[jboss-user] [JBoss Portal] - Re: ClassNotFoundException when class is present in WEB-INF/
sohil.shah@jboss.com
do-not-reply at jboss.com
Fri Jun 15 11:23:41 EDT 2007
Advait-
You problem is tomcat isolated class loading (which btw is a good thing)
To fix this-
1/ Go to deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
2/ Make the value of UseJBossWebLoader to "true" from its default value of "false"
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054806#4054806
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054806
More information about the jboss-user
mailing list