Re: New 6.0.x build

2007-01-26 Thread Mark Thomas
Remy Maucherat wrote: > Hi, > > I think it would be a good idea early next week (possibly late monday) > to do a new build and integrate the client cert fix I did a little bit > earlier. I have seen a possible fix to do for NIO as well (41466). > > Comments ? Sounds good. I have a handful of pat

Re: New 6.0.x build

2007-01-26 Thread Yoav Shapira
+1. Yoav On 1/26/07, Remy Maucherat <[EMAIL PROTECTED]> wrote: Hi, I think it would be a good idea early next week (possibly late monday) to do a new build and integrate the client cert fix I did a little bit earlier. I have seen a possible fix to do for NIO as well (41466). Comments ? Rémy

New 6.0.x build

2007-01-26 Thread Remy Maucherat
Hi, I think it would be a good idea early next week (possibly late monday) to do a new build and integrate the client cert fix I did a little bit earlier. I have seen a possible fix to do for NIO as well (41466). Comments ? Rémy --

DO NOT REPLY [Bug 41477] - bin/catalina-tasks.xml doesn't work with jasper2 task

2007-01-26 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 41477] New: - bin/catalina-tasks.xml doesn't work with jasper2 task

2007-01-26 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

RE: Create a proxy server over Tomcat

2007-01-26 Thread Guo, Weiping \(Jim\)
Thanks. I have been thinking about this too, but this is C code and I hate to touch it. Another important thing is I need a Routing table, which is configured via web interface. If everything is Apache based, I may have to use PHP or Tomcat separately to handle web interface. The data has to som

Re: Create a proxy server over Tomcat

2007-01-26 Thread Yoav Shapira
Apache httpd and mod_proxy? http://httpd.apache.org/docs/2.2/mod/mod_proxy.html Yoav On 1/26/07, Guo, Weiping (Jim) <[EMAIL PROTECTED]> wrote: Hi everybody, I am looking for a solution based on Tomcat, but I am not sure how much efforts are needed. Can you give me some suggestions? Thanks.

DO NOT REPLY [Bug 40551] - Sticky sessions using PersistentManager enter indeterminate state on node failover

2007-01-26 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 40551] - Sticky sessions using PersistentManager enter indeterminate state on node failover

2007-01-26 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 40551] - Sticky sessions using PersistentManager enter indeterminate state on node failover

2007-01-26 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 40551] - Sticky sessions using PersistentManager enter indeterminate state on node failover

2007-01-26 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

Create a proxy server over Tomcat

2007-01-26 Thread Guo, Weiping \(Jim\)
Hi everybody, I am looking for a solution based on Tomcat, but I am not sure how much efforts are needed. Can you give me some suggestions? Thanks. What I need to do: (1) Get a HTTPRequest, then based on the URI and content to determine the destination. It will be forwarded through

jsp:setProperty & null-values binding

2007-01-26 Thread Roberto Pierpaoli
Hi guys, my name is Roberto, I work as Engineer for an Italian software-house named "duDAT". We do an intensive use of the JSP technology, since web applications are our main product. Recently we have faced a problem dealing with the JSP specifications, more precisely with the following lines

svn commit: r500194 - /tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster/session/DeltaSession.java

2007-01-26 Thread pero
Author: pero Date: Fri Jan 26 01:17:39 2007 New Revision: 500194 URL: http://svn.apache.org/viewvc?view=rev&rev=500194 Log: Porting from StandardSession - bugfix 37356: Ensure sessions time out correctly. Modified: tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/clus

svn commit: r500193 - /tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster/session/DeltaSession.java

2007-01-26 Thread pero
Author: pero Date: Fri Jan 26 01:12:54 2007 New Revision: 500193 URL: http://svn.apache.org/viewvc?view=rev&rev=500193 Log: Log to manager logger like StandardSession implementation. Modified: tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/catalina/cluster/session/DeltaSession