[Resin-interest] in Resin 4.0.7 HtttpServletRequest needs to an instance of CauchoRequest

2010-06-30 Thread Andrea Sodomaco
Hi! To obtain some URI manipulation I implemented an instance of javax.servlet.http.HttpServletRequest. public class MultiLingueHSR implements HttpServletRequest { HttpServletRequest httpServletRequest=null; public MultiLingueHSR(HttpServletRequest httpServletRequest) {

Re: [Resin-interest] in Resin 4.0.7 HtttpServletRequest needs to an instance of CauchoRequest

2010-06-30 Thread Emil Ong
On Wed, Jun 30, 2010 at 06:04:21PM +0200, Andrea Sodomaco wrote: [snip] Any ideas or suggestions? Is this beaviour to be considered a bug of resin? Yes, it is a bug that Alex recently fixed: http://bugs.caucho.com/view.php?id=4073 It should be fixed for Resin 4.0.8 due out soon (a week