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

Olivier Lamy (*$^¨%`£) commented on MTOMCAT-158:
------------------------------------------------

So applying and quickly testing the patch, it cause issue (no backward 
compatible change) on a project I work (sorry I didn't get time to investigate 
more).
The project is located @ http://svn.apache.org/repos/asf/archiva/trunk/.
To reproduce just use :
{code}
svn co http://svn.apache.org/repos/asf/archiva/trunk/ archiva-trunk
cd archiva-trunk
mvn tomcat6:run -Pdev -Ptomcat -pl :archiva-webapp -am
{code}
                
> WAR Overlay Does Not Include Resources
> --------------------------------------
>
>                 Key: MTOMCAT-158
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-158
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>          Components: tomcat6, tomcat7
>    Affects Versions: 2.0
>            Reporter: Robert Hollencamp
>            Assignee: Olivier Lamy (*$^¨%`£)
>         Attachments: MTOMCAT-158-1.diff
>
>
> When running tomcat[67]:run on a web application that includes WAR overlays, 
> static resources in those WAR overlays are not seen by the spawned tomcat 
> server.
> Currently, WAR overlays are extracted (to target/apache-tomcat-maven-plugin) 
> and CLASS files are added to the classpath.
> WAR overlays can also contain static resources, like JSP, CSS, JS, etc. 
> Tomcat needs to be aware of these resources

--
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to