Re: path Attribute for Context Element

2007-04-02 Thread David Smith
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

path Attribute for Context Element

2007-04-02 Thread Stefan Duffner
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

RE: "path" attribute for "Context" element in tomcat 5.5

2005-11-24 Thread Akoulov, Alexandre [IT]
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

RE: "path" attribute for "Context" element in tomcat 5.5

2005-11-24 Thread Akoulov, Alexandre [IT]
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

RE: TryNo2: "path" attribute for "Context" element in tomcat 5.5

2005-11-24 Thread Akoulov, Alexandre [IT]
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

Re: TryNo2: "path" attribute for "Context" element in tomcat 5.5

2005-11-24 Thread Hassan Schroeder
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

RE: TryNo2: "path" attribute for "Context" element in tomcat 5.5

2005-11-24 Thread Caldarale, Charles R
> 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

TryNo2: "path" attribute for "Context" element in tomcat 5.5

2005-11-24 Thread Akoulov, Alexandre [IT]
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

"path" attribute for "Context" element in tomcat 5.5

2005-11-22 Thread Akoulov, Alexandre [IT]
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