cancel
Showing results for 
Search instead for 
Did you mean: 

Exception caught by adapter framework: ; nested exception is: org.xml.sax.SAXParseException: Content is not allowed in prolog.

Former Member
0 Kudos

Hi All,

We are facing this error in Proxy to SOAP-Axis scenario.

we are u sing WSDL to map on target side. Remaining methods within the same WSDl are working fine.

BUt only for one perticular method we are facing this error

Exception caught by adapter framework: ; nested exception is:

org.xml.sax.SAXParseException: Content is not allowed in prolog.

Have done all basic cheks and re created mapping objects also...but no luck

Please advice any inputs to solve this.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

Hi Jan - Did you check for the payload after mapping? Does it have any kind of spl char/ if the payload is empty?

Former Member
0 Kudos

I checked there are no special characters in after mapping payload.

thx

former_member184720
Active Contributor
0 Kudos

Is it a sync interface?

May be you can give a try with TCP Gateway to see if your request is going through