P P [
http://community.jboss.org/people/pushpak1981] created the discussion
"JBoss 5.1 Web Service Unable to create StAX reader or writer"
To view the discussion, visit:
http://community.jboss.org/message/596853#596853
--------------------------------------------------------------
Hi All,
I am using jBoss 5.1. We are facing the following error while calling remote web service
from our application which is deployed in JBoss 5.1 on Linux Machine.
javax.xml.ws.soap.SOAPFaultException: Couldn't create SOAP message due to exception:
Unable to create StAX reader or writer
at
org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSOAPFaultException(SOAPFaultHelperJAXWS.java:84)
at
org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS.throwFaultException(SOAP11BindingJAXWS.java:107)
at
org.jboss.ws.core.CommonSOAPBinding.unbindResponseMessage(CommonSOAPBinding.java:579)
at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:381)
at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:290)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:170)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
This issue is generated ramdomly when we call the remote web service many times.
Any help would be highly appreciated.
Thanks.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/596853#596853]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]