DO NOT REPLY [Bug 16688] New: - JSP's not compiling

2003-02-02 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_bu

[PATCH] allow tomcat5 to compile/run with JDK1.3

2003-02-02 Thread Tim Funk
Tomcat5 does not compile with JDK1.3. It does with JDK1.4. There is only one line of code that prevents it from compiling with JDK1.3. org.apache.catalina.loader.WebappClassLoader depends on File.toURI() which does not exist on jdk1.3. I got around this by the performing the following: OLD CODE:

Re: help for a realm author

2003-02-02 Thread BaTien Duong
I am wondering if anybody has attempted to write and test a LdapLoginModule (factored from JNDIRealm) to work with JAASRealm? Where can I find configuration properties and example for JAASRealm in tomcat server.xml? Thanks. BaTien - Original Message - From: "Tony Dahbura" <[EMAIL PROTECTE

Re: help for a realm author

2003-02-02 Thread Craig R. McClanahan
On Sun, 2 Feb 2003, Tony Dahbura wrote: > Date: Sun, 02 Feb 2003 15:56:01 -0500 > From: Tony Dahbura <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: help for a realm author > > Team: > When tomcat is configure

DO NOT REPLY [Bug 10789] - Setting DirectoryIndex of index.jsp does not get served by jk2

2003-02-02 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_bu

DO NOT REPLY [Bug 16680] New: - Internal Server Error on HttpSession.setAttribute()

2003-02-02 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_bu

help for a realm author

2003-02-02 Thread Tony Dahbura
Team: When tomcat is configured to support client side certificates for authentication-what method does it call in a realm package? For instance for form and uid/password authentication it calls the method public Principal authenticate(String username, String credentials) For a certificate based

DO NOT REPLY [Bug 10789] - Setting DirectoryIndex of index.jsp does not get served by jk2

2003-02-02 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_bu

[GUMP] Build Failure - jakarta-tomcat-jk-ant

2003-02-02 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml does not exist! Build failed -