svn commit: r463194 - /tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_5/

2006-10-12 Thread mturk
Author: mturk Date: Thu Oct 12 04:12:54 2006 New Revision: 463194 URL: http://svn.apache.org/viewvc?view=rev&rev=463194 Log: made a copy Added: tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_5/ - copied from r463193, tomcat/connectors/trunk/ ---

DO NOT REPLY [Bug 40741] New: - tomcat-5.5.20 source build fails

2006-10-12 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 40735] - tomcat 5.5.30 build from source failing

2006-10-12 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 40741] - tomcat-5.5.20 source build fails

2006-10-12 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 40741] - tomcat-5.5.20 source build fails because the download location for Eclipse JDT has changed

2006-10-12 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 40743] New: - remote debugging

2006-10-12 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

svn commit: r463281 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/tribes/transport/AbstractSender.java webapps/docs/config/cluster-sender.xml

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 08:33:02 2006 New Revision: 463281 URL: http://svn.apache.org/viewvc?view=rev&rev=463281 Log: Added in ack attribute Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/transport/AbstractSender.java tomcat/tc6.0.x/trunk/webapps/docs/config/clust

svn commit: r463308 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/ha/ClusterRuleSet.java webapps/docs/config/cluster-interceptor.xml

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 09:32:38 2006 New Revision: 463308 URL: http://svn.apache.org/viewvc?view=rev&rev=463308 Log: more interceptor doc, not yet complete, need to figure out if the digester works with setSomeProperty(byte[] data) when parsing XML Modified: tomcat/tc6.0.x/trunk/ja

Re: Tomcat 6 EL jars

2006-10-12 Thread Filip Hanik - Dev Lists
Speaking of which, We're not using maven, and I don't see us switch in a short term. But I think it would be good if Tomcat could post its individual JARs to the apache maven repository. Useful JARs are, but not limited to, the EL jars, JASPTER, TRIBES, JULI. I've received more than one request

Digester question

2006-10-12 Thread Filip Hanik - Dev Lists
would the digest work with or public class MyElement { public void setSomeProperty(byte[] data) {} } ?? Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 40741] - tomcat-5.5.20 source build fails because the download location for Eclipse JDT has changed

2006-10-12 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

svn commit: r463315 - /tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 09:45:43 2006 New Revision: 463315 URL: http://svn.apache.org/viewvc?view=rev&rev=463315 Log: Little more text Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

DO NOT REPLY [Bug 40741] - tomcat-5.5.20 source build fails because the download location for Eclipse JDT has changed and then packages are missing?

2006-10-12 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 40745] New: - Spaces in the path of installation

2006-10-12 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

Fw: v5.5.x default context support outside of server.xml

2006-10-12 Thread Jon Wilmoth
Below is the response I got from the user list after inquiring about how to specify the default context for a given host in v5.5.x. If this is indeed the correct way to specify the default context for a host in v 5.5.x, could I request that one of the following be done (in order of personal pre

Re: Digester question

2006-10-12 Thread Remy Maucherat
Filip Hanik - Dev Lists wrote: would the digest work with or someProperty="{5,6,32,66}"/> public class MyElement { public void setSomeProperty(byte[] data) {} } I don't think there's a cast to byte[] (not sure though), but you could have a setSomeProperty(String) method that does it,

DO NOT REPLY [Bug 40741] - tomcat-5.5.20 source build fails because the download location for Eclipse JDT has changed

2006-10-12 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 40741] - tomcat-5.5.20 source build fails because the download location for Eclipse JDT has changed

2006-10-12 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

svn commit: r463412 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/tribes/membership/StaticMember.java java/org/apache/catalina/tribes/util/Arrays.java webapps/docs/config/cluster-interceptor.xm

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 13:21:01 2006 New Revision: 463412 URL: http://svn.apache.org/viewvc?view=rev&rev=463412 Log: Support to add in static members and to have those parse data arrays in the server.xml file Added: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/membership/St

DO NOT REPLY [Bug 40741] - tomcat-5.5.20 source build fails because the download location for Eclipse JDT has changed

2006-10-12 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

svn commit: r463416 - /tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 13:30:41 2006 New Revision: 463416 URL: http://svn.apache.org/viewvc?view=rev&rev=463416 Log: Documented static members Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interc

svn commit: r463422 - /tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 13:42:15 2006 New Revision: 463422 URL: http://svn.apache.org/viewvc?view=rev&rev=463422 Log: finishing touches Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-interceptor.xm

svn commit: r463510 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/ha/ java/org/apache/catalina/ha/session/ java/org/apache/catalina/ha/tcp/ webapps/docs/config/

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 16:21:21 2006 New Revision: 463510 URL: http://svn.apache.org/viewvc?view=rev&rev=463510 Log: Document more manager options, far from complete Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/ClusterManager.java tomcat/tc6.0.x/trunk/java/org/apach

svn commit: r463526 - /tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-manager.xml

2006-10-12 Thread fhanik
Author: fhanik Date: Thu Oct 12 17:26:52 2006 New Revision: 463526 URL: http://svn.apache.org/viewvc?view=rev&rev=463526 Log: more documentation for the manager element Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/cluster-manager.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/c