I have a ear file that deploys a war file and all bunch of JAR files. During the deployment when it is deploying the war file classloader cannot find spring realted classes. spring.jar is included in the ear file. I can see that it does extract the jar files but for some reason these jars are not within the class path.
my EAR: war file jar files jboss-app.xml application.xml Are there any reasons why Jboss should not include the jar files from the ear file with in the classpath of the application? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906046#3906046 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906046 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
