anonymous wrote : My web application is packaged into a war file wich is also packaged
into an ear archive. So, I want to make the base of the plateform into an EAR file and add
somes .jar files to a specific directories.
You might want to have a look at
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment. This way, your EAR and WAR
files can be deployed as normal folders and you can dynamically put content in that
folder.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116023#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...