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&...]