[jboss-dev-forums] [Design of JBoss ESB] - Issue with BPEL SoapClient class

dhanushgopinath do-not-reply at jboss.com
Wed Nov 26 09:46:50 EST 2008


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 

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

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



More information about the jboss-dev-forums mailing list