[jboss-user] [JBoss/Spring Integration] - what is the meaning of this exception ::Validator [com.XXX.v
chaituu
do-not-reply at jboss.com
Fri Jul 25 03:59:37 EDT 2008
ERROR [org.springframework.web.servlet.DispatcherServlet] Could not complete request
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'PartyForm' defined in null: Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: Validator [com.XXX.validators.PartyValidator at 427262] does not support command class [com.XXX.forms.BusinessFormBackingObject]
java.lang.IllegalArgumentException: Validator [com.XXX.validators.PartyValidator at 427262] does not support command class [com.XXX.forms.BusinessPartyFormBackingObject]
at org.springframework.web.servlet.mvc.BaseCommandController.initApplicationContext(BaseCommandController.java:240)
at org.springframework.context.support.ApplicationObjectSupport.setApplicationContext(ApplicationObjectSupport.java:79)
at org.springframework.context.support.ApplicationContextAwareProcessor.postProcessBeforeInitialization(ApplicationContextAwareProcessor.java:84)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:240)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:347)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166581#4166581
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166581
More information about the jboss-user
mailing list