This has to be a problem in your code, or rather, in the packaging of your code. Somewhere
you are referencing the missing class in your code, yet the jar file containing that class
is not in your WEB-INF/lib directory. (A google search seems to indicate this class is
part of struts.)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008341#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...