Re: [PATCH] change jndi auth in tomcat

2002-12-06 Thread Carsten Burghardt
LDAP authentication with a bind is supported in the JNDIRealm included with Tomcat 4.1 John, thanks for the info. I tested tomcat 4.1.12 and noticed that HttpServletRequest.getUserPrincipal() returns a not-null object even if there has been absolutely no auth (new browser instance, no

DO NOT REPLY [Bug 10595] - Security Constraints not processed according to spec.

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

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/clusterJGCluster.java JGManager.java ReplicatedSession.java ReplicationStream.javaSerializablePrincipal.java SessionMessage.java

2002-12-06 Thread Remy Maucherat
Filip Hanik wrote: Hi Remy, we have been actually been working on this at sourceforge.net/projects/tomcat-jg could I continue the work in TC? I have several improvements to make, over the next few months Mmm, ok, and would would these be ? I see a few changes in the sf.net project which

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/cluster JGCluster.java JGManager.java LocalStrings.properties package.html LocalStrings_fr.properties LocalStrings_ja.properties

2002-12-06 Thread remm
remm2002/12/06 04:00:23 Modified:catalina/src/share/org/apache/catalina/cluster JGCluster.java JGManager.java LocalStrings.properties package.html Removed: catalina/src/share/org/apache/catalina/cluster

RE: minimal

2002-12-06 Thread Costin Manolache
Shapira, Yoav wrote: Hi, - jasper ( at least jasper runtime - but probably the whole thing ). Now that we have JSR 154 and JSR 153, can't we make a distribution of Tomcat that does not include Jasper? That would rock. =) Big time +1 on that. I don't use Jasper/JSP pages at all, and while

Re: minimal

2002-12-06 Thread Jon Scott Stevens
on 2002/12/6 7:19 AM, Costin Manolache [EMAIL PROTECTED] wrote: Shapira, Yoav wrote: Hi, - jasper ( at least jasper runtime - but probably the whole thing ). Now that we have JSR 154 and JSR 153, can't we make a distribution of Tomcat that does not include Jasper? That would rock. =)

Re: minimal

2002-12-06 Thread Remy Maucherat
Glenn Nielsen wrote: The minimal will need some form of minimal docs, perhaps just the config reference as an HTML file? Or an HTML with a small message (hi, this is mini-tomcat, please go online for the full docs) a metarefresh to the Tomcat website ? Remy -- To unsubscribe, e-mail:

Re: minimal

2002-12-06 Thread Costin Manolache
Jon Scott Stevens wrote: What people are saying is that they would like A distribution of Tomcat without Jasper. We are not saying all distributions of Tomcat should not include Jasper, only A distribution. It has nothing to do with I don't like it so nobody should use it. It simply has to

[VOTE] minimal JSR 154 only distribution

2002-12-06 Thread Jon Scott Stevens
Create a separate minimal JSR 154 only distribution of Tomcat 4.x: +1 [] 0 [] -1 [] -jon -- StudioZ.tv /\ Bar/Nightclub/Entertainment 314 11th Street @ Folsom /\ San Francisco http://studioz.tv/ -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

RE: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/cluster JGCluster.java JGManager.java ReplicatedSession.java ReplicationStream.java SerializablePrincipal.java SessionMessage.java

2002-12-06 Thread Filip Hanik
Mmm, ok, and would would these be ? I see a few changes in the sf.net project which haven't been merged, but it doesn't look like critical changes. first of all, I wouldn't have the InMemoryReplicationManager extend the standard manager, since some workarounds had to be done with the principal.

DO NOT REPLY [Bug 15143] New: - Unable to build mod_jk2 for apache-2.0.43 on solaris8

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

DO NOT REPLY [Bug 15143] - Unable to build mod_jk2 for apache-2.0.43 on solaris8

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

RE: [VOTE] minimal JSR 154 only distribution

2002-12-06 Thread Shapira, Yoav
Create a separate minimal JSR 154 only distribution of Tomcat 4.x: +1 [X] 0 [] -1 [] Yoav Shapira Millennium ChemInformatics -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 15143] - Unable to build mod_jk2 for apache-2.0.43 on solaris8

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

DO NOT REPLY [Bug 10595] - Security Constraints not processed according to spec.

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

Ant build target to create minimal Tomcat without JSP

2002-12-06 Thread Jon Scott Stevens
The target below is used by Scarab's build file to upgrade our distribution of Tomcat based off a standard binary distribution of Tomcat 4.1.x. Note that I put the xercesImpl.jar into server/lib because of backwards compatibility issues with Xerces. Why this isn't done by default is beyond me. It

RE: [VOTE] minimal JSR 154 only distribution

2002-12-06 Thread Costin Manolache
-0 I need JSPs so I'll work on the minimal JSR152 + JSR154 ( and the full distribution ). Jasper is part of tomcat and that's what most people expect. If 3 committers are willing to work on and support such thing ( and it does get more +1 than -1 ) - I see no problem. Yoav - I suppose your

DO NOT REPLY [Bug 10595] - Security Constraints not processed according to spec.

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

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_connect.c

2002-12-06 Thread mmanders
mmanders2002/12/06 10:52:50 Modified:jk/native/common jk_connect.c Log: Modified code to go through a WinSock code path on NetWare if building for Apache 2. Revision ChangesPath 1.7 +31 -5 jakarta-tomcat-connectors/jk/native/common/jk_connect.c Index:

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-12-06 Thread mmanders
mmanders2002/12/06 10:54:45 Modified:jk/native/apache-2.0 mod_jk.c Log: Updated jk_handler to check result of call to worker-get_endpoint and handle a failure. This call can fail if the allocation for the endpoint fails because of low memory conditions causing a dereference of

DO NOT REPLY [Bug 13976] - jk2 connector has no address parameter, cannot bind it to an ip

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

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages.properties

2002-12-06 Thread luehe
luehe 2002/12/06 11:11:53 Modified:jasper2/src/share/org/apache/jasper/resources messages.properties Log: Added error message for jsp.error.plugin.wrongRootElement Revision ChangesPath 1.64 +2 -1

RE: [VOTE] minimal JSR 154 only distribution

2002-12-06 Thread Shapira, Yoav
Howdy, -0 I need JSPs so I'll work on the minimal JSR152 + JSR154 ( and the full distribution ). Jasper is part of tomcat and that's what most people expect. If 3 committers are willing to work on and support such thing ( and it does get more +1 than -1 ) - I see no problem. Yoav - I suppose

Bug or feature?

2002-12-06 Thread Thomas Paradies
Hi, I'm a little bit confused about the use of the security-role tag - generally and especially in Tomcat. The WebApp DTD refers for auth-constraint to this element commented as follows: ... The role-name used here must either correspond to the role-name of one of the security-role elements

Re: Bug or feature?

2002-12-06 Thread Matt Raible
On Friday, December 6, 2002, at 07:05 AM, Thomas Paradies wrote: Hi, I'm a little bit confused about the use of the security-role tag - generally and especially in Tomcat. The WebApp DTD refers for auth-constraint to this element commented as follows: ... The role-name used here must either

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

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

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/tagplugins/jstl ForEach.java

2002-12-06 Thread kinman
kinman 2002/12/06 15:19:58 Modified:jasper2/src/share/org/apache/jasper/compiler TagPluginManager.java jasper2/src/share/org/apache/jasper/tagplugins/jstl ForEach.java Log: - More cases for optimizing forEach plugin

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/tagplugins/jstl tagPlugins.xml

2002-12-06 Thread kinman
kinman 2002/12/06 15:45:09 Added: jasper2/src/share/org/apache/jasper/tagplugins/jstl tagPlugins.xml Log: - Add tag plugin descriptor file for JSTL forEach Revision ChangesPath 1.1

DO NOT REPLY [Bug 14118] - JVM 1.4 dies when run as an NT service

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

RE: [VOTE] minimal JSR 154 only distribution

2002-12-06 Thread IAS
I'm very glad to see this vote proposal because it seems to me like the first step of Servlet/JSP mutual independence. Two months ago I proposed Tomcat architectural refactoring plan (at that time Tomcat subproject plan) on http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/msg34720.html.