@ -130,7 +130,7 @@ public class PropertyBatchUpdateException extends BeansException {
@@ -130,7 +130,7 @@ public class PropertyBatchUpdateException extends BeansException {
@ -123,7 +123,7 @@ public class BeanCreationException extends FatalBeanException {
@@ -123,7 +123,7 @@ public class BeanCreationException extends FatalBeanException {
@ -185,7 +185,7 @@ public class BeanCreationException extends FatalBeanException {
@@ -185,7 +185,7 @@ public class BeanCreationException extends FatalBeanException {
@ -91,7 +91,7 @@ public class PropertiesFactoryBean extends PropertiesLoaderSupport
@@ -91,7 +91,7 @@ public class PropertiesFactoryBean extends PropertiesLoaderSupport
@ -78,7 +78,7 @@ public class AutoProxyRegistrar implements ImportBeanDefinitionRegistrar {
@@ -78,7 +78,7 @@ public class AutoProxyRegistrar implements ImportBeanDefinitionRegistrar {
logger.warn(String.format("%s was imported but no annotations were found "+
"having both 'mode' and 'proxyTargetClass' attributes of type "+
"AdviceMode and boolean respectively. This means that auto proxy "+
"creator registration and configuration may not have occured as "+
"creator registration and configuration may not have occurred as "+
"intended, and components may not be proxied as expected. Check to "+
"ensure that %s has been @Import'ed on the same class where these "+
"annotations are declared; otherwise remove the import of %s "+
@ -138,7 +138,7 @@ public class ConnectorServerFactoryBean extends MBeanRegistrationSupport
@@ -138,7 +138,7 @@ public class ConnectorServerFactoryBean extends MBeanRegistrationSupport
@ -51,7 +51,7 @@ public class UncategorizedJmsException extends JmsException {
@@ -51,7 +51,7 @@ public class UncategorizedJmsException extends JmsException {
*butcanalsobeaJNDINamingExceptionorthelike.
*/
publicUncategorizedJmsException(Throwablecause){
super("Uncategorized exception occured during JMS processing",cause);
super("Uncategorized exception occurred during JMS processing",cause);
@ -83,7 +83,7 @@ public class TransactionSystemException extends TransactionException {
@@ -83,7 +83,7 @@ public class TransactionSystemException extends TransactionException {