SetEnvIf example in docs missing "="

2006-10-06 Thread Jeff Johnson
It took me a while to figure out why the example at the very bottom of http://tomcat.apache.org/connectors-doc/config/apache.html kept throwing an error like this: [2006-10-06 14:05:06] [10200:7072] [info] jk_handler::mod_jk.c (2071): Could not find a worker for worker name=1 I finally figure o

svn commit: r453769 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardContext.java

2006-10-06 Thread fhanik
Author: fhanik Date: Fri Oct 6 14:17:02 2006 New Revision: 453769 URL: http://svn.apache.org/viewvc?view=rev&rev=453769 Log: Must read web.xml before we create the manager, otherwise we don't know if we need a distributable manager or not. Modified: tomcat/tc6.0.x/trunk/java/org/apache/cat

svn commit: r453771 - in /tomcat/tc6.0.x/trunk: conf/ java/org/apache/catalina/ java/org/apache/catalina/ha/ java/org/apache/catalina/ha/deploy/ java/org/apache/catalina/ha/session/ java/org/apache/ca

2006-10-06 Thread fhanik
Author: fhanik Date: Fri Oct 6 14:17:50 2006 New Revision: 453771 URL: http://svn.apache.org/viewvc?view=rev&rev=453771 Log: Fixes to the clustering code, some changes in StandardSession broke func, this has been fixed. consolidated the use of a nested element Modified: tomcat/tc6.0.x/trun

DO NOT REPLY [Bug 40679] - PermGen Space OutOfMemory Error after repeated Reload

2006-10-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40679] - PermGen Space OutOfMemory Error after repeated Reload

2006-10-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40668] - MailSessionFactory is missing in Tomcat 5.5.20

2006-10-06 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40668] - MailSessionFactory is missing in Tomcat 5.5.20

2006-10-06 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://issues.apache.org/bugzilla/show_bu

Non-http connector in 5.5

2006-10-06 Thread Subramanian, Ganesh
Hi, I would like to extend the tomcat servlet framework to SIP protocol (JSR 116). I can see several mail threads with the similar topic in the mailing list archives. Most of them seem to work with Tomcat 4.x and insists in implementing the 'org.apache.coyote.ProtocolHandler'. But that alone i