I have a war file that uses some shared libs (20, more or less)

I copy them in the lib folder, and the application works perfectly

But, in order to make deployment easyer, I would like to create ONE single jar 
file will all the shared libs, so that deploying the application will require 
to copy 2 files (the main application and the shared jar) instead of 21 files.

But I have some problems doing so, it seems that JBoss is not able to find 
shared jars inside another shared jar. Am I correct ?

It is impossible ?

Alberto

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263737
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to