Re: [HiveMind] Having problem with tomcat.

2003-09-11 Thread Essl Christian
On Wed, 10 Sep 2003 20:01:36 -0400, Howard M. Lewis Ship [EMAIL PROTECTED] wrote: Why do you think the committed solution is faster? Because it just uses one map lookup. However I was thinking about the multiple (unneeded) ClassLoaders. I have my problems with that. A minor problem is that a

[HiveMind] Having problem with tomcat.

2003-09-10 Thread Essl Christian
Tomcat throws an Exception when I try to get during Servlet init a simple Service implemented in the web-app. I have written a simple web-app, which consits of a TestServlet that loads in the init a simple TestService: public void init(ServletConfig arg0) throws ServletException

RE: [HiveMind] Having problem with tomcat.

2003-09-10 Thread Howard M. Lewis Ship
To: [EMAIL PROTECTED] Subject: [HiveMind] Having problem with tomcat. Tomcat throws an Exception when I try to get during Servlet init a simple Service implemented in the web-app. I have written a simple web-app, which consits of a TestServlet that loads in the init a simple TestService

RE: [HiveMind] Having problem with tomcat.

2003-09-10 Thread Howard M. Lewis Ship
://javatapestry.blogspot.com -Original Message- From: Essl Christian [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 9:13 AM To: [EMAIL PROTECTED] Subject: [HiveMind] Having problem with tomcat. Tomcat throws an Exception when I try to get during Servlet init a simple Service

Re: [HiveMind] Having problem with tomcat.

2003-09-10 Thread Essl Christian
On Wed, 10 Sep 2003 11:01:12 -0400, Howard M. Lewis Ship [EMAIL PROTECTED] wrote: I just checked in a tiny change to ClassFactoryImpl that may (but probably won't) fix your problem. Please give it a try. Unfortunately this didn't work either. However I found a way. I think the problem is that

RE: [HiveMind] Having problem with tomcat.

2003-09-10 Thread Howard M. Lewis Ship
PROTECTED] Sent: Wednesday, September 10, 2003 2:22 PM To: Jakarta Commons Developers List Subject: Re: [HiveMind] Having problem with tomcat. On Wed, 10 Sep 2003 11:01:12 -0400, Howard M. Lewis Ship [EMAIL PROTECTED] wrote: I just checked in a tiny change to ClassFactoryImpl that may

RE: [HiveMind] Having problem with tomcat.

2003-09-10 Thread Howard M. Lewis Ship
://javatapestry.blogspot.com -Original Message- From: Essl Christian [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 6:09 PM To: Jakarta Commons Developers List Subject: Re: [HiveMind] Having problem with tomcat. On Wed, 10 Sep 2003 16:39:40 -0400, Howard M. Lewis Ship [EMAIL PROTECTED