Thanks that works... Is it possible to configures tomcat to start on port 80?
On 6/26/07, Brendan Grainger <[EMAIL PROTECTED]> wrote:
Hi Ben,
Do you want:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tomcat-maven-plugin</artifactId>
<configuration>
<path>/</path>
</configuration>
</plugin>
Brendan
On Jun 26, 2007, at 5:06 PM, ben short wrote:
Hi,
I have been using the Tomcat Maven Plugin but I wonder if someone
could help me with a issue I have with it.
My webapp needs tobe deployed as ROOT so its accessable via
http://ip:port/ but when I run mvn tomcat:run goal it gets deployed as
http://ip:port/ROOT.
Is it possible to make it accessable via http://ip:port/
Ben
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email