[jboss-jira] [JBoss JIRA] Created: (JBAS-9259) Provide an option to change the code source used by deployments

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Apr 6 15:46:33 EDT 2011


Provide an option to change the code source used by deployments
---------------------------------------------------------------

                 Key: JBAS-9259
                 URL: https://issues.jboss.org/browse/JBAS-9259
             Project: JBoss Application Server
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Modules / Class-loading, VFS
            Reporter: David Lloyd
            Priority: Minor
             Fix For: 7.0.0.CR1


For most use cases, using the VFS URL for the code source is best.  However in certain cases the code source is expected to correspond to a physical filesystem location, possibly even a valid JAR URL.

So there should be an option in jboss-deployment-structure.xml to allow the code source to be changed to be the URL of the physical location of the VFS mount point instead of the VFS root URL.  This option would default to "off", meaning use the VFS URL.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list