Hi, i aa using jboss 404GA and JBossWS 1.0.1. The web application contains both web service endpoints and servlets. However if i try to call the servlet i get the following error:
| | org.jboss.ws.WSException: Cannot obtain endpoint for: jboss.ws:context=mapserver/1.0,endpoint=MapDefinitionsCacheRefresher | org.jboss.ws.server.StandardEndpointServlet.initServiceEndpoint(StandardEndpointServlet.java:156) | org.jboss.ws.integration.jboss.JBossServiceEndpointServlet.initServiceEndpoint(JBossServiceEndpointServlet.java:49) | org.jboss.ws.server.StandardEndpointServlet.service(StandardEndpointServlet.java:73) | javax.servlet.http.HttpServlet.service(HttpServlet.java:810) | org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) | | The MapDefinitionsCacheRefresher is the class name of the servlet name 'refresh'. It is not a webservice endpoint. What is going on? This combination has worked before using the old WS stack. The new stack is much better but this is a strange side effect i cannot explain. Suggestions are welcome or is this a bug. I have checked jira but could not find anything related. Karl View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952988#3952988 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952988 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
