You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2013/04/27 02:08:15 UTC

[jira] [Commented] (TOMEE-795) ProvisioningWebappLoader

    [ https://issues.apache.org/jira/browse/TOMEE-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643403#comment-13643403 ] 

David Blevins commented on TOMEE-795:
-------------------------------------

Is this a new feature or a bug?
                
> 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.beta1, 1.6.0
>
>
> in META-INF/context.xml (if provisioning module is installed otherwise mvn urls will not work):
> <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