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/1227690598183...
| 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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...