[jboss-user] [EJB/JBoss] - Re: [URGENT] Classloading issue
beugeair
do-not-reply at jboss.com
Thu Jul 13 08:56:23 EDT 2006
So I use this commande :
> jar -tf force-webapp-vpt-020708.war
| [...]
| WEB-INF/lib/force-quartier-facturation-020708.jarWEB-INF/lib/force-quartier-force-020708.jarWEB-INF/lib/force-quartier-livraison-020708.jar
| [...]
|
It display all the content of the webapp, the VoAdrEml isn't inside WEB-INF/classes because it is inside the ejb-client-jar ...
WEB-INF/lib/force-quartier-force-020708.jar
... which appear in the webApp content.
I remember that the webapp is class loader isolated.
I don't understand why jboss can't find this class but load successfully the VoPdv class which is in the same WEB-INF/lib/force-quartier-force-020708.jar.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957719#3957719
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957719
More information about the jboss-user
mailing list