0 Replies Latest reply on Mar 30, 2003 3:24 PM by sleepycrom

    File security and war(ear) application

    sleepycrom

      Is it posible to controll the security for each application hosted by a application server?

      Example:
      - test.war
      - paper.war

      Folder structur:
      + jboss
      + publish
      - test
      - paper

      Where I want that the test application only can access test folder and the folder under this, and the papar application only can access paper folder.