Hello, I am getting the following runtime error when accessing any webservice url. There is no other information in the logs. I am using jboss 5.1 and cxf 2.1.3. I am pretty sure its a jar conflict but without any additional information is proving a nightmare to track down.
javax.servlet.ServletException: non-HTTP request or response javax.servlet.http.HttpServlet.service(HttpServlet.java:804) org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) Cheers,Garry
