> Our webapp.war, ejbs.jar and services.sar are all in a
> application.ear, with scoped classloading enabled.
> 
> What's the best way to make one or more libraries available for all
> these packages?

I'm using the following strategy (JBoss 3.2):

.sar
 - lib/*.jar
 - .ear
   - .war
   - .jar (ejb)
 - (sar classes)


--
Eric Jain



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to