J K [http://community.jboss.org/people/jsk_jboss] created the discussion
"java.lang.NoSuchMethodError: org.jboss.ws.core.jaxws.binding.BindingExt.getBindingID()Ljava/lang/String;" To view the discussion, visit: http://community.jboss.org/message/545641#545641 -------------------------------------------------------------- I am getting following error when I invoke a bpel. 19:16:32,018 WARN [EndpointReferenceContextImpl] Map access not implemented 19:16:32,049 ERROR [WebServiceClient] WS invocation failed java.lang.NoSuchMethodError: org.jboss.ws.core.jaxws.binding.BindingExt.getBindingID()Ljava/lang/String; at org.jboss.ws.core.jaxws.client.DispatchImpl.invokeInternal(DispatchImpl.java:148) at org.jboss.ws.core.jaxws.client.DispatchImpl.invoke(DispatchImpl.java:133) at org.jboss.soa.bpel.runtime.ws.WebServiceClient$1$1.call(WebServiceClient.java:146) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) 19:19:32,048 ERROR [INVOKE] Failure during invoke: No response received for invoke (mexId=8), forcing it into a failed state. 19:19:32,048 INFO [BpelRuntimeContextImpl] ActivityRecovery: Registering activity 12, failure reason: No response received for invoke (mexId=8), forcing it into a failed state. on channel 21 Any clues. regards, jk -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/545641#545641] Start a new discussion in JBoss Web Services at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
