Reason stands in the stack trace:

org.jboss.ws.WSException: java.lang.ClassNotFoundException: 
com.amerisia.ebills.commons.web.EbillsActionServlet

Your packaging is not correct? Are you sure that tomcat classloading / jboss 
classloading is used same way in both server versions? check 
jbossweb-tomcat55.sar/jboss-service.xml. These maybe of interest:
Java2ClassLoadingCompliance and UseJBossWebLoader

you could check where previous version loaded the class from jmx-console-> 
loader-repository (name=Default,service=LoaderRepository) and invoking action 
displayClassInfo() with param 
com.amerisia.ebills.commons.web.EbillsActionServlet

Hope that helps.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951238#3951238

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951238


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to