DO NOT REPLY [Bug 21390] - Incorrect code generated by the jsp compiler

2003-08-28 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 234] - Can't set multiple cookies in servlet response headers through Ajp13 BugRat Report#371

2003-08-28 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_bug.

DO NOT REPLY [Bug 22806] - Link to Tomcat Administration

2003-08-28 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 15798] - Ampersand in admin password breaks installation

2003-08-28 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 22801] - password characters restricted

2003-08-28 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 22802] New: - mappedfile option not working

2003-08-28 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 22806] New: - Link to Tomcat Administration

2003-08-28 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 19002] - Tomcat 4.1 + JDK 1.4

2003-08-28 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 22801] New: - password characters restricted

2003-08-28 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 3839] - Problem bookmarking login page

2003-08-28 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_bug

Re: jk 1.2.5 and ipv6

2003-08-28 Thread Kurt Miller
It is supported on OpenBSD. int inet_pton(int, const char *, void *); Regards, -Kurt From: "Henri Gomez" <[EMAIL PROTECTED]> > Hi to all, > > Still working on finding why iSeries couldn't use Unix98 def in_addr_t. > > BTW, what about adding ipv6 support in jk_connect.c by using inet_pton > ins

[PATCH] Tomcat5 StatusManagerServlet

2003-08-28 Thread TANAKA Yoshihiro
I couldn't get correct Japanese messages on "Server Status" in the HTML manager screen because the StatusManagerServlet of TC5 has a problem about i18n. I made a patch as follows, and hope that you will include it on next release. Thanx for developing Tomcat! Index: StatusManagerServlet.java ==

Re: jk 1.2.5 and ipv6

2003-08-28 Thread Glenn Nielsen
Henri, Can this wait until after the mod_jk 1.2.5 release? BTW, int inet_pton(int af, const char *cp, void *addr); is available in both Solaris 7 and 8. And on FreeBSD 4.8 it is defined as: int inet_pton __P((int, const char *, void *)); Regards, Glenn Henri Gomez wrote: Hi to all, Still worki

Question about harvard.edu:8080

2003-08-28 Thread Dan
I emailed you a couple weeks ago regarding our site and am wondering if you had time to get to it. My question was regarding your mention of mobot.org on your page http://flora.huh.harvard.edu:8080/flora/index.jsp and whether your visitors would also like our site, www.Flower-Delivery-Flowers.com

[5.0] JMX 1.2

2003-08-28 Thread Remy Maucherat
As discussed before, I'm going to package the JMX RI 1.2.1 with TC 5.0.x from now on (after testing, of course). I'll leave MX4J part of the build process. Q to the Sun folks: can I legally ship the JMX remote 1.0 RI binary with Tomcat ? Remy -

jk 1.2.5 and ipv6

2003-08-28 Thread Henri Gomez
Hi to all, Still working on finding why iSeries couldn't use Unix98 def in_addr_t. BTW, what about adding ipv6 support in jk_connect.c by using inet_pton instead of inet_addr ? I'd like to have replies from people who have differents OS to know if they have support for inet_pton... Regards -

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

2003-08-28 Thread hgomez
hgomez 2003/08/28 02:48:22 Modified:jk/native/apache-2.0 mod_jk.c Log: avoid errors with iSeries C compiler Revision ChangesPath 1.83 +2 -2 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c ==

Re: commons-dbcp and pool

2003-08-28 Thread Remy Maucherat
Amy Roh wrote: Where do these jars get used? They're under core optional libraries in build.properties. Do we need these jars in order to fun tomcat standalone, manager, and admin webapp? A datasource provider is bundled with Tomcat, because many people want it. Remy -

Re: [VOTE] New committer: Eric Carmichael

2003-08-28 Thread Eric Carmichael
> +1, welcome on board Thanks, happy to be here. > If he like Xerces, he can jump on that side too ;-) > -- Jeanfrancois I'm going to stick to Tomcat 5/Jasper 2 while there are still bugs there that I can do something about. After that, well, Xerces can't be any less glamorous than SMAPping

DO NOT REPLY [Bug 21711] - Error when compiling a JSP that uses a TLD 1.1

2003-08-28 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 20125] - Tomcat 4.0.4 shuts down without error

2003-08-28 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 15291] - Security Manager Does not work

2003-08-28 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 20816] - Realm Authentication does not restore Original "POST" request.

2003-08-28 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 21357] - tomcat: jsp scriptlets area executed twice

2003-08-28 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 18147] - Using HttpServletResponse.sendRedirect() with a mailto loses the 'to' information

2003-08-28 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

commons-dbcp and pool

2003-08-28 Thread Amy Roh
Where do these jars get used? They're under core optional libraries in build.properties. Do we need these jars in order to fun tomcat standalone, manager, and admin webapp? Thanks, Amy - To unsubscribe, e-mail: [EMAIL PROTECTE

cvs commit: jakarta-tomcat-site/xdocs-faq misc.xml performance.xml security.xml

2003-08-28 Thread funkman
funkman 2003/08/27 17:20:56 Modified:docs/faq misc.html performance.html security.html docs/faq/printer misc.html performance.html security.html xdocs-faq misc.xml performance.xml security.xml Log: FAQ Updates (Questions added) - How do I make a schedu

Re: cvs commit: jakarta-tomcat-catalina/webapps/admin/users user.jsp

2003-08-28 Thread Amy Roh
Forgot to credit Jeff Tulley ([EMAIL PROTECTED]) for the patch. Thanks. [EMAIL PROTECTED] wrote: amyroh 2003/08/27 16:32:30 Modified:webapps/admin login.jsp webapps/admin/users user.jsp Log: Get rid of the maximum size of the username and password fields. Fix 2226

DO NOT REPLY [Bug 10270] - jsp:include breaks with non-String rtexpr

2003-08-28 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