cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java mbeans-descriptors.xml

2003-08-25 Thread amyroh
amyroh 2003/08/25 15:08:24 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteConnector.java mbeans-descriptors.xml Log: Update connector mbean management attributes. Revision ChangesPath 1.25 +48 -1 jakarta-tomcat-catalina/cata

[PATCH] JDBCStore-howto.html Updated

2003-08-25 Thread Tom Anderson
I noticed that the JDBCStore-howto.html no longer reflects reality so I updated it. Here's my patch. ~Tom Index: JDBCStore-howto.html === RCS file: /home/cvspublic/jakarta-tomcat-4.0/catalina/docs/JDBCStore-howto.html,v retrieving

cvs commit: jakarta-servletapi-5/jsr152/src/share/javax/servlet/jsp/tagext TagLibraryValidator.java

2003-08-25 Thread kinman
kinman 2003/08/25 14:16:26 Modified:jsr152/src/share/javax/servlet/jsp/tagext TagLibraryValidator.java Log: - Change javadocs for param too. Revision ChangesPath 1.8 +1 -1 jakarta-servletapi-5/jsr152/src/share/javax/servlet/jsp/tagext/

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote Response.java

2003-08-25 Thread luehe
luehe 2003/08/25 14:35:06 Modified:coyote/src/java/org/apache/coyote Response.java Log: More javadocs fixes Revision ChangesPath 1.25 +1 -1 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/Response.java Index: Response.java =

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote Response.java

2003-08-25 Thread luehe
luehe 2003/08/25 14:27:04 Modified:coyote/src/java/org/apache/coyote Response.java Log: javadocs fix Revision ChangesPath 1.24 +2 -2 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/Response.java Index: Response.java

cvs commit: jakarta-servletapi-5/jsr152/src/share/javax/servlet/jsp/tagext TagInfo.java TagLibraryValidator.java

2003-08-25 Thread kinman
kinman 2003/08/25 13:56:44 Modified:jsr152/src/share/javax/servlet/jsp/tagext TagInfo.java TagLibraryValidator.java Log: - Patch by Mark Roth. jsr152/src/share/javax/servlet/jsp/tagext/TagInfo.java - Fixed incorrect clarification of getVariableInf

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Jean-Francois Arcand
Bill Barker wrote: - Original Message - From: "Jean-Francois Arcand" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Monday, August 25, 2003 6:20 AM Subject: Re: [VOTE] 5.0.9 stability rating Bill Barker wrote: - Original Message - From: "Remy

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java

2003-08-25 Thread luehe
luehe 2003/08/25 12:46:50 Modified:jasper2/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java Log: Supply taglib's unique id (instead of the value of the uri argument in the directive) to the TagLibraryValidator's validate method. Correspond

RE: Enumerating "Host"s - HTMLManagerServlet for ALL hosts in an engine.

2003-08-25 Thread Angus Mezick
This is VERY possible. Here is a hacked up verions of the htmlmangerserver I did to get this working: > -Original Message- > From: Uijin Hong [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2003 5:08 AM > To: [EMAIL PROTECTED] > Subject: Enumerating "Host"s > > > Dear Tomcat co

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/jsse JSSE14SocketFactory.java

2003-08-25 Thread luehe
luehe 2003/08/25 10:37:26 Modified:util/java/org/apache/tomcat/util/net/jsse JSSE14SocketFactory.java Log: Also consider last element in comma-separated protocols list, or the case where the list contains a single element and no commas :) Revision Ch

cvs commit: jakarta-tomcat-5 build.xml

2003-08-25 Thread remm
remm2003/08/25 11:43:04 Modified:.build.xml Log: - Add run-watchdog in my do-it-all release target. Revision ChangesPath 1.151 +1 -1 jakarta-tomcat-5/build.xml Index: build.xml ===

DO NOT REPLY [Bug 22087] - ISAPI Redirector does not function under IIS V6.0

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

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Bill Barker
- Original Message - From: "Jean-Francois Arcand" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Monday, August 25, 2003 6:20 AM Subject: Re: [VOTE] 5.0.9 stability rating > > > Bill Barker wrote: > > >- Original Message - > >From: "Remy Maucherat" <[E

DO NOT REPLY [Bug 22691] New: - TldConfig.getGlobalJarPath() throws an IOException which is not really catched

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

cvs commit: jakarta-tomcat-5 RELEASE-NOTES

2003-08-25 Thread remm
remm2003/08/25 11:43:44 Modified:.RELEASE-NOTES Log: - Add new release notes on the current outstanding issues. Revision ChangesPath 1.5 +42 -8 jakarta-tomcat-5/RELEASE-NOTES Index: RELEASE-NOTES ===

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/jsse JSSESocketFactory.java

2003-08-25 Thread luehe
luehe 2003/08/25 11:38:52 Modified:util/java/org/apache/tomcat/util/net/jsse JSSESocketFactory.java Log: Also consider last element in comma-separated list of ciphers, or the case where the list contains a single element and no commas Revision Change

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Remy Maucherat
Amy Roh wrote: 1) The admin webapp lies about Connector properties. I'll update the mbean-descriptor.xml and admin page for Connector soon. Thanks. Sorry for the trouble. Remy - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

DO NOT REPLY [Bug 22695] - TC 5.0.9 Exception During Startup

2003-08-25 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 22698] New: - org.apache.catalina.realm.RealmBase missing main()

2003-08-25 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 16116] - ResourceLink does not work within DefaultContext

2003-08-25 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 22087] - ISAPI Redirector does not function under IIS V6.0

2003-08-25 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 11662] - GlobalResources unavailable in DefaultContext

2003-08-25 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 22087] - ISAPI Redirector does not function under IIS V6.0

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

RE: [VOTE] 5.0.9 stability rating

2003-08-25 Thread matthias.ernst
On Mon, 25 Aug 2003, Shapira, Yoav wrote: > I don't think it really matters, except I'd like to say Beta to get more > users to download and test it. I think we've reached the point where > more user testing of the 5.0.x branch is highly desirable. On an unnamed blog the attitude was exactly tha

DO NOT REPLY [Bug 22087] - ISAPI Redirector does not function under IIS V6.0

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

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Amy Roh
1) The admin webapp lies about Connector properties. I'll update the mbean-descriptor.xml and admin page for Connector soon. Amy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Remy Maucherat
Shapira, Yoav wrote: Howdy, [ ] Alpha [ X ] Beta I don't think it really matters, except I'd like to say Beta to get more users to download and test it. I think we've reached the point where more user testing of the 5.0.x branch is highly desirable. Ok, so there are more people in favor of a be

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Remy Maucherat
Bill Barker wrote: I was hoping for a pfd4, but it doesn't look like it's coming out anytime soon :-(. It's a pretty big change to conform to pfd3 (which is a completely nonsensical requirement :), so I was playing the wait-and-see game. Of course, I'm more than happy to do the grunt work to brin

RE: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Shapira, Yoav
Howdy, > >[ ] Alpha >[ X ] Beta > I don't think it really matters, except I'd like to say Beta to get more users to download and test it. I think we've reached the point where more user testing of the 5.0.x branch is highly desirable. Yoav Shapira This e-mail, including any attachments, is

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Jean-Francois Arcand
Bill Barker wrote: - Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Monday, August 25, 2003 12:32 AM Subject: Re: [VOTE] 5.0.9 stability rating Bill Barker wrote: Tim Funk wrote: Installed 5.0.9 fro

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Bill Barker
- Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Monday, August 25, 2003 12:32 AM Subject: Re: [VOTE] 5.0.9 stability rating > Bill Barker wrote: > >>Tim Funk wrote: > >> > >>>Installed 5.0.9 from exe (win2k) > >>>1)

DO NOT REPLY [Bug 22681] - AttributeNotFoundException in Host(localhost) icon

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

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Remy Maucherat
Bill Barker wrote: Tim Funk wrote: Installed 5.0.9 from exe (win2k) 1) startup.bat worked fine, but the icon which calls tomcatw.exe" //GT//Tomcat5 fails will some "Current Thread not owner error" 2) Race conditions and connection handling in JDBCRealm - plus a whole host of other JDBCRealm bugs i

Re: [VOTE] 5.0.9 stability rating

2003-08-25 Thread Bill Barker
- Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Sunday, August 24, 2003 11:25 AM Subject: Re: [VOTE] 5.0.9 stability rating > Tim Funk wrote: > > Installed 5.0.9 from exe (win2k) > > 1) startup.bat worked fine, but t

Re: IP address Assignment problem

2003-08-25 Thread Reshat Sabiq
J Raf wrote: The machine is configured with different IP addresses. IIS was running on a differnt IP address then Tomcat. Both Tomcat on IIS were running on port 80. Using the IIS adminnstration module you can specify which IP address IiS should run on. Thank you for your help. From: Resha

DO NOT REPLY [Bug 22681] - AttributeNotFoundException in Host(localhost) icon

2003-08-25 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 10229] - Request parameters lost after authenticated through login page

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