Re: Tomcat 4.x auth issue

2002-07-04 Thread Remy Maucherat
Bill Barker wrote: I'm hardly a 4.x expert, but this looks like it will solve the major problem. This fix will still send an Auth to /myapp if you first request /myapp/protected, but that shouldn't be too much of a problem. In 5.0, I think that the spec is going to eventually require

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2002-07-04 Thread mturk
mturk 2002/07/04 00:23:55 Modified:jk/native2/server/isapi jk_isapi_plugin.c Log: Set the starter thread extisting through entire extension life cycle. The starter thread at init sleeps for 1 s, causing not blocking of the main IIS thread that calls LoadLibrary for our

problem with xalan

2002-07-04 Thread Juan Antonio Herraiz
Hello, I have a problem with xalan. I want to generate a .html file. I have a xml and xsl files, foo.xml and foo.xsl (these are from the examples of xalan). When I execute the jsp file, one error is produced, the error is that the namespace is not valid (more or less) Anything can help me!

DO NOT REPLY [Bug 10469] New: - URLs of resources from application archives contain spaces

2002-07-04 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=10469. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

FW: mod_jk2

2002-07-04 Thread Pier Fumagalli
Fyi... Not acked... -- Forwarded Message From: Mark Howell [EMAIL PROTECTED] Date: Thu, 4 Jul 2002 02:51:24 -0500 (CDT) To: [EMAIL PROTECTED] Subject: mod_jk2 Hello, The past two days, I have attempted to download mod_jk2 from

Jetty and mod_jk2

2002-07-04 Thread Simon Stewart
The Jetty folks have been working hard on improving the connectivity between apache and jetty and so from 4.1.D2 Jetty has shipped with its own AJP13 Listener. According to Greg Wilkins, the currently shipped version has problems with authenticated and SSL connections, but these are solved in the

Re: Jetty and mod_jk2

2002-07-04 Thread Remy Maucherat
Simon Stewart wrote: The Jetty folks have been working hard on improving the connectivity between apache and jetty and so from 4.1.D2 Jetty has shipped with its own AJP13 Listener. According to Greg Wilkins, the currently shipped version has problems with authenticated and SSL connections,

CVS problem

2002-07-04 Thread Remy Maucherat
Trying to tag the CVS with 4.1.7 ... cvs server: [03:59:27] waiting for dsandberg's lock in /home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets cvs server: [04:00:00] waiting for dsandberg's lock in

DO NOT REPLY [Bug 10060] - Make the common and shared class loaders look in catalina.base

2002-07-04 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=10060. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Jetty and mod_jk2

2002-07-04 Thread Simon Stewart
On Thu, Jul 04, 2002 at 03:57:37AM -0700, Remy Maucherat wrote: Simon Stewart wrote: The Jetty folks have been working hard on improving the connectivity between apache and jetty and so from 4.1.D2 Jetty has shipped with its own AJP13 Listener. According to Greg Wilkins, the currently shipped

Re: FW: mod_jk2

2002-07-04 Thread Henri Gomez
Quoting Pier Fumagalli [EMAIL PROTECTED]: Fyi... Not acked... Just replied to this gentleman :) Asked to stay tuned and watch announcement on tomcat-dev for mod_jk 1.2.0 and 2.0.0 alpha. Henri -- Forwarded Message From: Mark Howell [EMAIL PROTECTED] Date: Thu, 4 Jul 2002 02:51:24

Tomcat servlet and JBoss client problem!

2002-07-04 Thread Artur Jonak
Hi, I'm using Tomcat 4.0 as a servlet container for my servlet 'deltaclient'. This servlet is in fact a client of EJB application deployed on JBoss 2.4.4 This application runs on separate machine and requires authentication for every client app. The problem is that I can not instantiate

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2002-07-04 Thread mturk
mturk 2002/07/04 05:44:56 Modified:jk/native2/server/isapi jk_isapi_plugin.c Log: Use the WaitForSingleObject instead of GetThreatExitCode. There was a bug that caused terminating the starter thread before the entire clenup finished. The entire extinsion start/stop

mod_jk2 jvm thread issues

2002-07-04 Thread Mladen Turk
Hi, We have still some problems with the threads and jvm attach/detach. The detaching is now done in the afterRequest (It was already there but commented), but that doesn't prevent the case of the premature request dying when we are processing a long request (ore hanged one) and trying to

DO NOT REPLY [Bug 10487] New: - load-balancing for apache1.3/tomcat4.0.4

2002-07-04 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=10487. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.