1

I am calling a rest service from wso2 sequence with json input.If I call the service from PostMan the service returns proper output but when I try with WSO2 there is below error coming.Please help me .

I read some previous posts with same problem but In my case all requests are failing.

RelayUtils Error while building Passthrough stream
org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,50]
Message: White spaces are required between publicId and systemId.
        at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:296)
        at org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.getSOAPEnvelope(StAXSOAPModelBuilder.java:204)
Community
  • 1
  • 1
nitin
  • 61
  • 3
  • 2
    Only the first request fails like this or all the requests fails? There is a bug reposted already, have a look [WSO2 ESB 4.8.1 ERROR White spaces are required between publicId and systemId](http://stackoverflow.com/questions/29821342/wso2-esb-4-8-1-error-white-spaces-are-required-between-publicid-and-systemid) – Abimaran Kugathasan Nov 18 '15 at 05:47
  • All the requests fails.Please suggest any solution for the same I need to do it in production environment. – nitin Nov 18 '15 at 06:14
  • This is not the same as above because in my case all the requests are failing so please help me. – nitin Nov 24 '15 at 03:43

0 Answers0