1 Reply Latest reply on Nov 26, 2008 10:20 AM by kconner

    Issue with BPEL SoapClient class

    dhanushgopinath

      Hi,

      I am getting exception when I use try to call using SOAPClient class.
      its throwing out this exception

      20:10:31,711 INFO [STDOUT] 20:10:31,695 ERROR [SoapClient] endpoint call failed: http://192.168.1.97:9090/EnterpriseProcessManager/HumanTask/1227690598183eb75d24b5596a1b2_-21bf5165_11dd78301e3_-7fff::Workflow1InvokeBatchMesh.wsdl
      javax.xml.soap.SOAPException: Unable to create message factory for SOAP: org.jboss.ws.core.soap.MessageFactoryImpl
       at javax.xml.soap.MessageFactory.newInstance(Unknown Source)
       at org.jbpm.bpel.integration.client.SoapClient.callImpl(SoapClient.java:134)
       at org.jbpm.bpel.integration.client.SoapClient.call(SoapClient.java:89)
       at org.jbpm.bpel.integration.jms.JmsIntegrationService.invoke(JmsIntegrationService.java:182)


      Any idea why is this happening.

      Thanks
      Dhanush