Hi All,
I am trying to execute the sample echo web service in spring-ws-1.5.9. I have deployed the code in Jboss. I am able to see the wsdl file by giving http://localhost:8080/Echo/echo.wsdl. But, when i try to access this web service using the spring web service client, I am getting the following exception
org.springframework.ws.soap.client.SoapFaultClient Exception: isSameNode
can someone please help me resolve this..
