That works thanks.
On Tue, Oct 28, 2008 at 1:03 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
>> From: Mohit Anchlia [mailto:[EMAIL PROTECTED]
>> Subject: Re: Depoy as different URL than default war file name
>>
>> This is what my logs say INFO: Starting Se
> From: Mohit Anchlia [mailto:[EMAIL PROTECTED]
> Subject: Re: Depoy as different URL than default war file name
>
> This is what my logs say INFO: Starting Servlet Engine:
> Apache Tomcat/6.0.18
>
> So does it mean I can use New#App.war?
That's what Mark said.
You coul
This is what my logs say INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
So does it mean I can use New#App.war?
On Tue, Oct 28, 2008 at 12:21 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Mohit Anchlia wrote:
>> I have a war file App.war so the url is http://ip/App/query but I want
>> it to b
Mohit Anchlia wrote:
> I have a war file App.war so the url is http://ip/App/query but I want
> it to be deployed in a way that the Url is http://ip/New/App/query.
> How can I change the default behaviour?
In Tomcat 6.0.18 onwards just rename it New#App.war
Mark
---
I have a war file App.war so the url is http://ip/App/query but I want
it to be deployed in a way that the Url is http://ip/New/App/query.
How can I change the default behaviour?
-
To start a new topic, e-mail: users@tomcat.apache