Hi everybody, I have JBoss running in a multiuser-environment. I created a directory for ever user in the deploy-dir of JBoss. In the $HOME of every user there is a link to his deploy-directory. Now I'm looking for a way to prepend a webcontext to every context defined in a webapp. So if user 'thebee' deploys a webapp with context '/myapp' it should be available under the context '/thebee/java/myapp'. Is there some way I can achieve this, since I can't trust the users to choose unique contexts for there webapps? Thanks for your help.
Bernd View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842735#3842735 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842735 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
