0 Replies Latest reply on Feb 25, 2008 6:53 AM by rgarciaesteban_cyii

    BPEL: The service is not in an appropiate state for the requ

    rgarciaesteban_cyii

      Hi All,

      I´m using jBpm-Bpel 1.1 with Jboss 4.2.2 in all configuration. I deploy a bpel service but when I try to call it with a cliente I obtain :

      javax.xml.ws.soap.SOAPFaultException: The service is not in an appropiate state for the requested operation
      at org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSOAPFaultException(SOAPFaultHelperJAXWS.java:69)
      at org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS.throwFaultException(SOAP11BindingJAXWS.java:109)
      at org.jboss.ws.core.CommonSOAPBinding.unbindResponseMessage(CommonSOAPBinding.java:553)
      at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:371)
      at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:243)
      at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
      at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
      at $Proxy8.sendGroupsByMail(Unknown Source)
      at es.cyii.service.bpel.WSMailAdapter.sendMail(WSMailAdapter.java:24

      If somebody could help me I will apprecciate it.

      Thanks

      Rodolfo