[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) {

[Resin-interest] Resin 4.0.7 - simple service example over REST

2010-06-30 Thread Matthew Serrano
The simple service example claims to support hessian, burlap, rest, soap, etc. However, when we try to exercise the example with REST enabled we received errors. Is REST supported by resin 4.0.7? If so, how can we make the simple example work? The error indicates that ProtocolServletFactory

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