Another useful info: the fault is caused by an operation HttpServletRequest request = (HttpServletRequest)message.get(AbstractHTTPDestination.HTTP_REQUEST);
that I've to execute in one of the input interceptors. This is the cause of the class cast exception (but I've always executed it with old cfx 2.5.0 without any problem). Regards, Andrea -- View this message in context: http://cxf.547215.n5.nabble.com/org-eclipse-jetty-server-Request-cannot-be-cast-to-javax-servlet-http-HttpServletRequest-updating-fr3-tp5729049p5729053.html Sent from the cxf-user mailing list archive at Nabble.com.
