[jboss-dev-forums] [JBoss AS 7 Development] - No such accessible method: addFormBeanConfig() on object: org.apache.struts.config.impl.ModuleConfigImpl
Ramnarayana Janapala
do-not-reply at jboss.com
Sat May 5 05:46:46 EDT 2012
Ramnarayana Janapala [https://community.jboss.org/people/rjanapala] created the discussion
"No such accessible method: addFormBeanConfig() on object: org.apache.struts.config.impl.ModuleConfigImpl"
To view the discussion, visit: https://community.jboss.org/message/733922#733922
--------------------------------------------------------------
Hello All,
I am getting below ERROR when I deployed a struts application in JBOSS AS 7.1.
ERROR [org.apache.commons.digester.Digester] (MSC service thread 1-7) End event threw exception: *java.lang.NoSuchMethodException: No such accessible method: addFormBeanConfig() on object: org.apache.struts.config.impl.ModuleConfigImpl*
at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:250) [commons-beanutils-1.6.jar:1.6]
at org.apache.commons.digester.SetNextRule.end(SetNextRule.java:217) [commons-digester-1.5.jar:1.5]
at org.apache.commons.digester.Rule.end(Rule.java:253) [commons-digester-1.8.jar:15]
at org.apache.commons.digester.Digester.endElement(Digester.java:1222) [commons-digester-1.5.jar:1.5]
Below are few more details about my application and environemt.
Struts Version: 1.1
commons-digester: 1.5
JBOSS: AS 7.1
JDK: 1.6
Could anybody help me to get out of this. Thanks in advance.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/733922#733922]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120505/0f40c928/attachment.html
More information about the jboss-dev-forums
mailing list