Tomcat 5.5.9, endorsed jars and classloader

2005-08-31 Thread Antti Rauramo
Hello all, I ran into problems with Tomcat 5.5.9. We have xercesImpl.jar in common/endorsed, and another jar (X-Hive's XML database's xhive.jar) in common/lib, that includes a class that is put in the xerces package (org.apache.xerces.dom) in order to access xerceses package protected class

DO NOT REPLY [Bug 36437] New: - problem this requestURI decoding

2005-08-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36437. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 36437] - problem this requestURI decoding

2005-08-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=36437. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Upcoming work

2005-08-31 Thread Remy Maucherat
Yoav Shapira wrote: Yup. 5.5.11 should be a good step in that direction: I'll download and play around with it, but I think the changelog looks great in that it's mostly fixes to known issues, nothing crazy, and therefore should make a good build. I also think 5.5.11 looks good (assuming

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ilteiniz alindi

2005-08-31 Thread info
Gönderdiginiz e-posta tarafimiza ulasmistir, en kisa zaman icerisinde yanitlanacaktir, ilginize tesekkür ederiz. Tever.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup Embedded.java Catalina.java

2005-08-31 Thread remm
remm2005/08/31 07:06:40 Modified:webapps/docs changelog.xml catalina/src/share/org/apache/catalina/startup Embedded.java Catalina.java Log: - Fix FIXME: Allow configuration of stream redirection in Embedded. Revision ChangesPath

Re: Upcoming work

2005-08-31 Thread Yoav Shapira
Hi, I also think 5.5.11 looks good (assuming people did test it; please test it, I fixed all the bad APR bugs in 5.5.10 that I was aware of, and the Windows installer also installs an APR/OpenSSL binary is the native option is checked), but the stable build should have the

Re: Tomcat 5.5.9, endorsed jars and classloader

2005-08-31 Thread Yoav Shapira
Hi, I ran into problems with Tomcat 5.5.9. We have xercesImpl.jar in common/endorsed, and another jar (X-Hive's XML database's xhive.jar) in common/lib, that includes a class that is put in the xerces package (org.apache.xerces.dom) in order to access xerceses package protected class

cvs commit: jakarta-tomcat-5/resources welcome.bin.html welcome.main.html

2005-08-31 Thread remm
remm2005/08/31 09:30:48 Modified:.build.xml tomcat.nsi resources welcome.bin.html welcome.main.html Log: - Update some Strings and bundle names to tomcat.apache.org. - The repositories will likely not be renamed until moving to SVN. - The biggest issue

svn commit: r265553 - /tomcat/site/branches/tomcat-site/

2005-08-31 Thread markt
Author: markt Date: Wed Aug 31 12:13:43 2005 New Revision: 265553 URL: http://svn.apache.org/viewcvs?rev=265553view=rev Log: Tidy up Removed: tomcat/site/branches/tomcat-site/ - To unsubscribe, e-mail: [EMAIL PROTECTED]

svn commit: r265554 - /tomcat/site/tags/start/

2005-08-31 Thread markt
Author: markt Date: Wed Aug 31 12:14:04 2005 New Revision: 265554 URL: http://svn.apache.org/viewcvs?rev=265554view=rev Log: Tidy up Removed: tomcat/site/tags/start/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For

svn commit: r265555 - /tomcat/site/tags/PRE-ANAKIA-REMOVAL/

2005-08-31 Thread markt
Author: markt Date: Wed Aug 31 12:14:32 2005 New Revision: 26 URL: http://svn.apache.org/viewcvs?rev=26view=rev Log: Tidy up Removed: tomcat/site/tags/PRE-ANAKIA-REMOVAL/ - To unsubscribe, e-mail: [EMAIL PROTECTED]

SVN migration Phase 3

2005-08-31 Thread Mark Thomas
It is now the turn of the servletapi repositories. Given the previously expressed views on how these might be better named and my experience of the migration process so far I have modified my plan for servletapi part of the repository. The new version is at the end of this mail. Changes

Run Time Worker changes need IIS 5 isolation mode

2005-08-31 Thread Sumpter, Chuck
Unless IIS 6 is set in IIS 5 isolation mode, changes like disabling or stopping a worker using the JK Status Manager do not appear to hold or persist across multiple browser sessions. Environment: Server 2003, Tomcat 4.1.27, jk1.2.14 Scenario: open jkstatus page in any browser (tested