4 Replies Latest reply on Aug 12, 2012 12:14 AM by arkhalil

    Symbolic Linking in AS7

    rpatrick

      We are currently migrating from JBoss 4.2.3 to JBoss 7.0.1.  For one web app we use symbolic links to directories within our expanded war file deployment.  This was enabled in release 4 by setting allowLinking="true" in the WEB-INF/context.xml file.  This also allowed us to enable the use of symbolic links specifically for this one web application.

       

      Can anyone tell me how this is accomplished in AS7?