[jboss-user] [Advanced Documentation] - can I deploy all my shared libs in one single file ?
iltrex
do-not-reply at jboss.com
Tue Nov 3 11:04:43 EST 2009
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
More information about the jboss-user
mailing list