You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Leigh Anderson (Updated) (JIRA)" <ji...@apache.org> on 2012/04/13 10:20:13 UTC

[jira] [Updated] (MTOMCAT-140) Allow specifying the classloader to use for loading webapps.

     [ https://issues.apache.org/jira/browse/MTOMCAT-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leigh Anderson updated MTOMCAT-140:
-----------------------------------

    Attachment: loader.patch
    
> Allow specifying the classloader to use for loading webapps.
> ------------------------------------------------------------
>
>                 Key: MTOMCAT-140
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-140
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 2.0-beta-1
>            Reporter: Leigh Anderson
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Minor
>         Attachments: loader.patch
>
>
> If one uses a context.xml with a <loader> element to specify the class loader implementation to use with the tomcat7:run goal, this causes Tomcat to override the WebAppLoader carefully created by the plugin, without the
> benefit of a properly configured class path.
> The attached patch adds a <classLoaderClass> property to configure which class loader implementation to use. This is probably of limited utility as most classes will be loaded by the parent classloader anyway. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org