0 Replies Latest reply on Dec 13, 2002 9:40 PM by techmonkey

    Setting a single security-domain accross all my web apps

    techmonkey

      I am deploying 5 different .war to different machines. For some machines I want to have security turned on one way, and for other machines I want to have security turned on another way.

      I can get this to work by editing the jboss-web.xml files in each .war, but I wondered if there was some way to set a default "security-domain" for all of the .wars, so that I didn't have to edit the jboss-web.xml in each .war.