[jboss-user] [Beginners Corner] - Application's CLASSPATH

codeTwister do-not-reply at jboss.com
Thu Aug 17 14:05:00 EDT 2006


Hi,
I have a .jar that is application specific, for example funnyUtility.jar. I would like that jar to be available-visible only to my application myApp, that is myApp.ear. How should I set the classpath for myApp only? 
I know I can do it with JBOSS_CLASSPATH but that is server wide. Right?

Is it correct to do it with
myApp.ear\META-INF\MANIFEST.MF with Class-path=./lib/funnyfUtility.jar?

Thanks.


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

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



More information about the jboss-user mailing list