You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Leo Przybylski (Commented) (JIRA)" <ji...@apache.org> on 2012/03/18 08:02:43 UTC

[jira] [Commented] (MTOMCAT-100) support war overlay to add war external dependencies in tomcat run

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

Leo Przybylski commented on MTOMCAT-100:
----------------------------------------

When I run tomcat7:run, it is not overlaying for me. For example, my jsp complains it cannot find tags in /WEB-INF/tags/portal. Normally, when war:war is run, the dependency overlay is extracted into the war directory. tomcat7:run doesn't depend on a war directory, but it also doesn't seem to being picking up tags and other webapp files from my dependency war. How do I get around this?
                
> support war overlay to add war external dependencies in tomcat run 
> -------------------------------------------------------------------
>
>                 Key: MTOMCAT-100
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-100
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat6, tomcat7
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 2.0-beta-1
>
>
>  /WEB-INF/lib/*.jar and /WEB-INF/classes will added to web app classloader when using tomcat*:run to do as war overlays does.

--
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