Hi ! My problem is like this....
I have a basic application that is is the backbone of the system and controll the basicfunctions. This base application should be able to load module (might be other war applications). thees modules will contain jsp pages and class files for there use-cases and also a module.jar for the client. This might be abit tricky you see I whant to add the modules while the baseapplication is running and without shutting down or restart jboss or redeploy the application. the thing is that the module will have the same libraries and go under the same securety domain. So now is the question is there a way to deploy a .war or .ear that can be linked to another already running application or can I just add the module (jsp-pages, class files, and jar) to a already running application in some way. ??? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879142#3879142 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879142 ------------------------------------------------------- SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate online with coworkers and clients while avoiding the high cost of travel and communications. There is no equipment to buy and you can meet as often as you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
