[GUMP] Build Failure - jakarta-tomcat-4.0

2002-07-27 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml deploy-prepare: deploy-static: deploy:

DO NOT REPLY [Bug 11210] - JNDIRealm successfully authenticated a non-existing user on iPlanet Directory Server

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

DO NOT REPLY [Bug 11210] - JNDIRealm successfully authenticated a non-existing user on iPlanet Directory Server

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

DO NOT REPLY [Bug 11210] - JNDIRealm successfully authenticated a non-existing user on iPlanet Directory Server

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

Patch for security problem

2002-07-27 Thread John Holman
Bug 11210 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11210) is a security problem which could have serious effects for people using JNDIRealm with the Netscape/iPlanet JNDI LDAP provider (com.netscape.jndi.ldap.LdapContextFactory). The default provider (com.sun.jndi.ldap.LdapCtxFactor

Re: [PATCH]: format of code generated for useBean action

2002-07-27 Thread George Hester
Can you explain how where to install it? I am new to this and so what may seem obvious to you is not to me but I'm hoping after a little expereince using this newsgroup I will be able to answer questions such as this. Thanks. -- George Hester _ "Doug Kearns" <[EM

Re: IIS ISAPI / TOMCAT 4.0.2 Problem on Win XP

2002-07-27 Thread George Hester
I succeeded. Windows 2000 SP2 and Tomcat 4.0.1. But this is not a true Application Mapping. If it were it would appear in IIS Manager | Default Web | Properties | Home Directory | Configuration... | Application Mappings. It doesn't. It appears and is used as an ISAPI. This is not the same thi

tomcat 4.0 remote shutdown question ...

2002-07-27 Thread HAVENS,PETER (HP-Cupertino,ex3)
I have found that I cannot connect to the tomcat shutdown port remotely. Using code highly leveraged from the tomcat source, I wrote a simple java app to issue the shutdown command to a given server and port #. It only seems to work if I use "localhost" as the server name. If I try to use the ho

Re: tomcat 4.0 remote shutdown question ...

2002-07-27 Thread Craig R. McClanahan
On Sat, 27 Jul 2002, HAVENS,PETER (HP-Cupertino,ex3) wrote: > Date: Sat, 27 Jul 2002 18:35:23 -0400 > From: "HAVENS,PETER (HP-Cupertino,ex3)" <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: tomcat 4.0 remote s

RE: tomcat 4.0 remote shutdown question ...

2002-07-27 Thread HAVENS,PETER (HP-Cupertino,ex3)
Wow! What a quick response. Thank you for your information. -Peter -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 27, 2002 3:41 PM To: Tomcat Developers List Subject: Re: tomcat 4.0 remote shutdown question ... On Sat, 27 Jul 2002, HAVE