When deploying a JAX-RPC endpoint in EAP 5, I get "IllegalStateException: cannot obtain servlet controller"
Issue
When deploying a JAX-RPC endpoint, I get the following error:
IllegalStateException: cannot obtain servlet controller
org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:59)
org.jboss.wsf.common.servlet.AbstractEndpointServlet.service(AbstractEndpointServlet.java:85)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 5
- JBossWS-CXF
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
