dhivesh [http://community.jboss.org/people/dhivesh] created the discussion
"Pack jars into folders for unique deployment of EAR application" To view the discussion, visit: http://community.jboss.org/message/595609#595609 -------------------------------------------------------------- Hi, I wanted to know if it's possible to deploy an EAR application which exclusively contains jar's, but have some singularities that are described below. The issue is that I would like to divide the jar's into various folders inside the lib folder of the application, in order to have the libraries more structured. I wouldn't like to mix up all the jars in the lib folder or create various EAR applications (one for each group of jars). Also, I don't want to put the jar's in the server runtime because this would mean that restarts of the server are necessary each time there is a change (and the server contains various applications that shouldn't be affected). I've tried to apply this solution, but when I reference the libraries from another application at runtime (not in compilation time) these are not found. Is there a possible way of structuring libraries this way? A valid solution for me would also be encapsulating various EARs if it exists with JBOSS (this way I would create various EAR's, one for each group of jars, and encapsulate them into a single deployment). Thanks to everyone in advance. Best regards, Dhivesh -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/595609#595609] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
