[jboss-user] [JBossWS] - org.jboss.ws.WSException: Cannot find java method when invok

rituraj_tiwari do-not-reply at jboss.com
Wed Feb 14 18:22:37 EST 2007


Hi,
Using JBoss 4.0.5 with NetBeans 5.5.

When I try to invoke a web service operation using a generated client,  I see the following exception in my jboss output:

  | ERROR [SOAPFaultExceptionHelper] SOAP request exception
  | org.jboss.ws.WSException: Cannot find java method: myOperation
  |         at org.jboss.ws.metadata.OperationMetaData.getJavaMethod(OperationMetaData.java:213)
  |         at org.jboss.ws.binding.EndpointInvocation.getJavaMethod(EndpointInvocation.java:82)
  |         at org.jboss.ws.server.ServiceEndpointInvokerJSE.invokeServiceEndpoint(ServiceEndpointInvokerJSE.java:87)
  |         at org.jboss.ws.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:115)
  |         at org.jboss.ws.server.ServiceEndpoint.handleRequest(ServiceEndpoint.java:209)
  |         at org.jboss.ws.server.ServiceEndpointManager.processSOAPRequest(ServiceEndpointManager.java:355)
  |         at org.jboss.ws.server.StandardEndpointServlet.doPost(StandardEndpointServlet.java:115)
  |         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  | 

I am probably making a very basic mistake here. Any ideas?

Thanks.
-Raj

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016733#4016733

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016733



More information about the jboss-user mailing list