On 13/12/2010 14:03, Jeremy Monnet wrote:
> On Mon, Dec 13, 2010 at 2:47 PM, Caldarale, Charles R
> wrote:
>>> I just have a process that generate a MYAPP.war (upper case)
>>
>> So fix your broken process so it generates the correct name.
> :-)
>
>>
>> If you insist on using a webapp name that do
On Mon, Dec 13, 2010 at 2:47 PM, Caldarale, Charles R
wrote:
>> I just have a process that generate a MYAPP.war (upper case)
>
> So fix your broken process so it generates the correct name.
:-)
>
> If you insist on using a webapp name that doesn't match the expected URL,
> then you must keep the
> From: Jeremy Monnet [mailto:jmon...@gmail.com]
> Subject: Re: tomcat 7 and context (migrating from 5.0)
> I tried that. The URL is still upper case ?
As it should be.
> I just have a process that generate a MYAPP.war (upper case)
So fix your broken process so it generates the
On Mon, Dec 13, 2010 at 2:07 PM, Mark Thomas wrote:
> On 13/12/2010 13:02, Jeremy Monnet wrote:
>> Hi,
>>
>> I try since last friday to use a context file on tomcat 7, without any
>> success.
>>
>> I have a webapp running on an old tomcat 5.0, and i want to migrate it
>> to a brand new tomcat 7.0
On 13/12/2010 13:02, Jeremy Monnet wrote:
> Hi,
>
> I try since last friday to use a context file on tomcat 7, without any
> success.
>
> I have a webapp running on an old tomcat 5.0, and i want to migrate it
> to a brand new tomcat 7.0. The old tomcat was configured with a
> Catalina/localhost/
Hi,
I try since last friday to use a context file on tomcat 7, without any success.
I have a webapp running on an old tomcat 5.0, and i want to migrate it
to a brand new tomcat 7.0. The old tomcat was configured with a
Catalina/localhost/myapp.xml which provides a URL like
http://localhost:8080/m