[jboss-user] [JBoss/Spring Integration] - Classpath problem with spring

jussi_po do-not-reply at jboss.com
Sat Jan 6 13:04:47 EST 2007


I have problems to find classes from spring module which are in jar in the ear root.

My ear:
app.ear/
           util.jar
           module.spring/

My spring module does not find classes inside util.jar. Even though i have added the util.jar to the manifest file in module.spring. 

manifest.mf file:

Class-Path: util.jar

This works with EJB modules but for some reason not in here. How I can avoid copying classes from util.jar to every module that I have?

-jus


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

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



More information about the jboss-user mailing list