Found the problem. It was the errorOnUseBeanInvalidClassAttribute in web.xml
Hopefully this helps anyone with the same issue
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846849#3846849
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
Running JBoss2.3.5 I get this error from useBean in a JSP. The dom4j.jar file has been
deployed in my WAR file and is in both:
~/jboss/jboss-3.2.5/server/default/lib
and
~/jboss/jboss3.2.5/server/default/tmp/deploy/tmp14084OrgLoad.war/WEB-INF/lib
Any ideas?
View the original post :
http://ww