Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Upgarding to struts 1.3.8

843840Oct 30 2008 — edited May 22 2009
Hi all,
I am quite new to struts and have, perhaps a quite stupid error.
Until now a used Struts 1.2.9 (because my IDE had it onboard). Now I
want to use some features of the version 1.3.8 and moved to this version
that for.
But now I have a strange error while starting Jboss server
The error looks like:

Unable to initialize Struts ActionServlet due to an unexpected
exception or error thrown, so marking the servlet as unavailable. Most
likely, this is due to an incorrect or missing library dependency.
java.lang.NoClassDefFoundError:
org/apache/commons/chain/config/ConfigParser
at
org.apache.struts.action.ActionServlet.initChain(ActionServlet.java:1680)
..................

Can anyone help me to solve this problem?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2009
Added on Oct 30 2008
5 comments
981 views