Romain Manni-Bucau created TOMEE-795:
----------------------------------------

             Summary: ProvisioningWebappLoader
                 Key: TOMEE-795
                 URL: https://issues.apache.org/jira/browse/TOMEE-795
             Project: TomEE
          Issue Type: Bug
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 1.6.0


in META-INF/context.xml

<Context antiJARLocking="true" >
     <Loader
         className="org.apache.tomee.catalina.ProvisioningWebappLoader"
         searchExternalFirst="true"
         
virtualClasspath="mvn:commons-el:commons-el:1.0;mvn:commons-el:commons-el:1.0"
         searchVirtualFirst="true"
     />
 </Context>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to