ServletContextListener bug #11043

2002-07-29 Thread peter lin
I've posted this question last week and talked to Remmy, but Remmy is busy with moving. I spent some time this weekend trying to track down the bug, but couldn't figure it out. I'm hoping if I describe the bug more clearly, someone can point me in the right direction. The bug is the

Re: ServletContextListener bug #11043

2002-07-29 Thread Simon Oldeboershuis
Hi Peter, as far as I know, tomcat does the following: - starting a webapp for each webapp in tomcat/webapps - starting a webapp for each extra configured webapp from server.xml My solution was to map the path /myApp to the ROOT webapp and the Path / to the myApp webapp

Re: ServletContextListener bug #11043

2002-07-29 Thread peter lin
Simon Oldeboershuis wrote: Hi Peter, as far as I know, tomcat does the following: - starting a webapp for each webapp in tomcat/webapps - starting a webapp for each extra configured webapp from server.xml My solution was to map the path /myApp to the ROOT webapp and the

Re: ServletContextListener bug #11043

2002-07-29 Thread Craig R. McClanahan
happens:: Context path=/foo docBase=examples/ Craig On Mon, 29 Jul 2002, peter lin wrote: Date: Mon, 29 Jul 2002 08:48:38 -0400 From: peter lin [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: ServletContextListener bug

Re: ServletContextListener bug #11043

2002-07-29 Thread peter lin
-0400 From: peter lin [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: ServletContextListener bug #11043 I've posted this question last week and talked to Remmy, but Remmy is busy with moving. I spent some

DO NOT REPLY [Bug 11043] - ServletContextListener

2002-07-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11043. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: bug #11043

2002-07-25 Thread peter lin
Can any body give me a tip on where to look within catalina to patch the bug I submitted? It's not critical, but it's also not trivial, since I'm not the only one who wants to use ServletContextListener to start up an application. If anyone is willing to give me a tip as to where to look, I

bug #11043

2002-07-24 Thread peter lin
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11043 hey remmy, I was thinking of debugging the bug I reported earlier this week. Can you give me any tips as to where to look, so that I can fix it and submit a patch for it this weekend? thanks peter lin -- To unsubscribe, e-mail:

DO NOT REPLY [Bug 11043] New: - ServletContextListener

2002-07-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11043. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.