[PATCH] Clustering members using UDP sockets instead of multicast ones

2004-01-26 Thread Raul Benito
Hi, I'm testing the tomcat5 cluster in an environment where multicast connections are filtered. So in order to test our implementation in a cluster tomcat, i created this little UdpService that is heavily based in McastService, but the cluster nodes are specified in an attribute as comma delimi

Possibly error in RequestDispatcher

2001-05-15 Thread RAUL
Hi, I include a JSP page via RequestDispatcher.include(request, responseWrapper), being responseWrapper a subclass of ServletResponseWrapper. This responseWrapper object has its own ServletOutputStream, the JSP page must write its out to the responseWrapper's ServletOutputStream. However, it write

Possibly error in RequestDispatcher

2001-05-15 Thread RAUL
Hi, I include a JSP page via RequestDispatcher.include(request, responseWrapper), being responseWrapper a subclass of ServletResponseWrapper. This responseWrapper object has its own ServletOutputStream, the JSP page must write its out to the responseWrapper's ServletOutputStream. However, it write

Re: [PROPOSAL/VOTE] Tomcat 4.0 Beta 4 Release

2001-05-10 Thread Raul Jimenez
+1 Raúl "Craig R. McClanahan" wrote: > Now that the "Proposed Final Draft 2" versions of the Servlet 2.3 and JSP > 1.2 specs have been published (with Tomcat 4.0 updated to support the > latest changes), and a ton of bug fixes have been made, I would like to > propose that we create a "Tomcat 4