Stefan Duffner wrote:
Hi,
I try to add a new webapplication to a Tomcat in version 5.5.23. I add
an own context.xml, which contains some jndi configuration for the
tomcat connection pool. I deployed this webapplication into my
application directory as subdirectory named appl. This works fine
Hi,
I try to add a new webapplication to a Tomcat in version 5.5.23. I add
an own context.xml, which contains some jndi configuration for the
tomcat connection pool. I deployed this webapplication into my
application directory as subdirectory named appl. This works fine, my
application is sta
woops, sent it by mistake, just ignore please
:)
-Original Message-
From: Akoulov, Alexandre [IT]
Sent: Thursday, 24 November 2005 5:51 PM
To: Tomcat Users List
Subject: RE: "path" attribute for "Context" element in tomcat 5.5
I'd greatly appreciate if you coul
I'd greatly appreciate if you could give me the feedback on the following email:
-Original Message-
From: Akoulov, Alexandre [IT]
Sent: Wednesday, 23 November 2005 12:16 PM
To: Tomcat Users List
Subject: "path" attribute for "Context" element in tomcat 5.5
Hi
Does anyone know the story behind this change?
Kind regards,
Alex.
-Original Message-
From: Hassan Schroeder [mailto:[EMAIL PROTECTED]
Sent: Friday, 25 November 2005 2:47 AM
To: Tomcat Users List
Subject: Re: TryNo2: "path" attribute for "Context" element in tomcat
5.5
Akoulov, Alexandre [IT] wrote:
> I am just wondering if you have any comments on the following email:
> Is it a right way to configure a context ?
You configured it one way and it didn't work.
You configured it *per the documentation* and it *did* work.
What kind of comment would seem to be n
> From: Akoulov, Alexandre [IT]
> [mailto:[EMAIL PROTECTED]
> Subject: TryNo2: "path" attribute for "Context" element in tomcat 5.5
>
> I am just wondering if you have any comments on the following email:
What kind of comments are you looking for? The OP
Hi all,
I am just wondering if you have any comments on the following email:
-Original Message-
From: Akoulov, Alexandre [IT]
Sent: Wednesday, 23 November 2005 12:16 PM
To: Tomcat Users List
Subject: "path" attribute for "Context" element in tomcat 5.5
Hi all,
I
Hi all,
I am in the process of upgrading from tomcat-3.3 to tomcat-5.5.12.
One of the changes in tomcat 5.5 is the configuration of contexts (ie web apps)
is now being done in individual files (with a ".xml" extension) in the
$CATALINA_HOME/conf/[enginename]/[hostname]/ directory ( rather than