You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2012/07/30 19:59:34 UTC

[jira] [Commented] (MTOMCAT-169) Unable to Deploy WAR Defined via "webapps" Declaration

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

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

Hi,
Your patch file doesn't provide any informations on which class has been modified.
Thanks
                
> Unable to Deploy WAR Defined via "webapps" Declaration
> ------------------------------------------------------
>
>                 Key: MTOMCAT-169
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-169
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>          Components: tomcat7
>    Affects Versions: 2.0
>         Environment: MAC OSX
>            Reporter: Josh Harness
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Minor
>         Attachments: MTOMCAT-169.patch
>
>
> Web app does not deploy via embedded tomcat (tomat7:run) when I define the following in my plugin config:
> <webapps>
>   <webapp>
>     <groupId>com.company</groupId>
>     <artifactId>mywebapp</artifactId>
>     <version>1.0</version>
>     <type>war</type>	
>   </webapp>
> </webapps>
> I only see the following and am unable to use the web application:
> [INFO] Deploy warfile: /Users/joshar1/.m2/repository/com/company/mywebapp//1.0/mywebapp-1.0.war to contextPath: /mywebapp
> I have a patch I'll attach to this ticket.

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