Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-9467 Upgrade JBoss VFS to 2.2.1.GA
  3. JBPAPP-9468

JBVFS-166: Deployment archives that are symlinks do not get cached properly when jboss.vfs.forceCanonical is set to 'true'

XMLWordPrintable

    • Release Notes
    • Hide
      When the <systemitem>jboss.vfs.forceCanonical</systemitem> property was set to <literal>true</literal>, VFS did not correctly cache <systemitem>VFSXXXContext</systemitem> objects for paths that included symbolic links. With this update, all symlinks are resolved to a path within the permanent root directory specified in the <systemitem>VFSCache</systemitem> bean defined in the <filename>$JBOSS_HOME/server/$CONFIG/conf/bootstrap/vfs.xml</filename> file, ensuring that the <systemitem>VFSXXXContext</systemitem> objects are now cached correctly.
      Show
      When the <systemitem>jboss.vfs.forceCanonical</systemitem> property was set to <literal>true</literal>, VFS did not correctly cache <systemitem>VFSXXXContext</systemitem> objects for paths that included symbolic links. With this update, all symlinks are resolved to a path within the permanent root directory specified in the <systemitem>VFSCache</systemitem> bean defined in the <filename>$JBOSS_HOME/server/$CONFIG/conf/bootstrap/vfs.xml</filename> file, ensuring that the <systemitem>VFSXXXContext</systemitem> objects are now cached correctly.
    • Documented as Resolved Issue
    • NEW

      VFS does not correctly cache VFSContexts for paths containing symbolic links in some scenarios when -Djboss.vfs.forceCanonical=true

            huwang@redhat.com Hui Wang
            rhn-support-csams Christopher Sams
            Petr Penicka Petr Penicka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: