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

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

Again I cannot reproduce the issue !
Simple test project generated using the archetype: 
http://tomcat.apache.org/maven-plugin-2.0/archetype.html
Once it's generated I run: mvn tomcat7:run 
And I hit my browser on http://localhost:9090/
And AFAIK it works.

                
> Allow to run the webapp under the root context
> ----------------------------------------------
>
>                 Key: MTOMCAT-181
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-181
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: New Feature
>          Components: tomcat7
>            Reporter: Sergio Fernández
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Minor
>             Fix For: moreinfo
>
>
> Right now the plugin simply ignores this:
>             <plugin>
>                 <groupId>org.apache.tomcat.maven</groupId>
>                 <artifactId>tomcat7-maven-plugin</artifactId>
>                 <version>2.0</version>
>                 <configuration>
>                     <path>/</path>
>                 </configuration>
>             </plugin>
> and take the artifactId as default context path. 
> Would be possible to run it under the root 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

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

Reply via email to