TC 4 b2/b3/+ reloadable ... any idea when?

2001-04-08 Thread David Duddleston
Any idea when reloadable will work in TC 4 b2/b3/+ again? -david > -Original Message- > From: Adam Fowler [mailto:[EMAIL PROTECTED]] > Sent: Saturday, February 17, 2001 1:55 PM > To: [EMAIL PROTECTED] > Subject: WebServer-Tomcat linking problem... was [cannot find file > "mod_jk.conf-au

RE: Global classpath for webapps

2001-02-18 Thread David Duddleston
The Web applications along with the servlet container in Tomcat 4 have their own ClassLoaders and do not see the classes in your classpath. I have not been able to get Tomcat 4 to run at all in VAJ. It dies, shortly after. How did you manage to get it to run? -david > -Original Message-

RE: class loader separation of implementation and API in Tomcat

2001-03-11 Thread David Duddleston
  Tomcat 4 has a good classloader implementation and the webapp classloader is not polluted, like it is in Tomcat 3.x and many other servlet containers.   -david -Original Message-From: Henning Blohm [mailto:[EMAIL PROTECTED]]Sent: Sunday, March 11, 2001 3:52 AMTo: [EMAIL P

TC 4.0 20010314: STILL HAS sealing violation BUG for JSP related to JAXP

2001-03-14 Thread David Duddleston
Just a head up. I'm still getting the sealing violation BUG. Works fine with Servlets, but not JSP. TC 4.0 20010314 javax.servlet.SecurityException: sealing violation