[jboss-user] [JBoss jBPM] - [jBPM-BPEL]Endpoint does not contain operation metadata????

rainstar79 do-not-reply at jboss.com
Wed Jun 27 11:40:06 EDT 2007


Hi,
When I want to invoke my deployed BPEL process, I got a strange exception:

  | 17:25:34,241 ERROR [SOAPFaultHelperJAXRPC] SOAP request exception
  | javax.xml.rpc.soap.SOAPFaultException: Endpoint {http://SampleProject}ProcessRol
  | ePort does not contain operation meta data for: {http://SampleProject}operation1
  | 
  |         at org.jboss.ws.core.server.AbstractServiceEndpointInvoker.getDispatchDe
  | stination(AbstractServiceEndpointInvoker.java:267)
  |         at org.jboss.ws.core.server.AbstractServiceEndpointInvoker.invoke(Abstra
  | ctServiceEndpointInvoker.java:149)
  |         at org.jboss.ws.core.server.ServiceEndpoint.handleRequest(ServiceEndpoin
  | t.java:204)
  |         at org.jboss.ws.core.server.ServiceEndpointManager.processSOAPRequest(Se
  | rviceEndpointManager.java:440)
  |         at org.jboss.ws.core.server.AbstractServiceEndpointServlet.doPost(Abstra
  | ctServiceEndpointServlet.java:114)
  |         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  |         at org.jboss.ws.core.server.AbstractServiceEndpointServlet.service(Abstr
  | actServiceEndpointServlet.java:75)
  |         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  |         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
  | icationFilterChain.java:252)
  |         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
  | ilterChain.java:173)
  | ....
  | 
  | 

The deployment of the process goes perfect, but the invocation fails all the time. It is a pretty simple BPEL process - according to the hello world example. It assigns an input-string directly to an output string.

Has anyone an idea how to solve this problem?!?

I am using jBoss 4.0.5.GA, jbpm-bpel-1.1beta3, jwsdp 2.0, jdk 1.5.0_12

Thanks


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

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



More information about the jboss-user mailing list