SoapExtension returning extra characters

J

jodyfkerr

Hey Folks,

I have a soap extension that's been built to filter some data out of an
existing web service before it returns the final response. When we
build and run the response we recieve errors from the Java Axis client
regarding the soap message. The specific error is:
org.xml.sax.SAXParseException: Content is not allowed in trailing
section.

What I've found is that when we compile and run the webservice (written
in vb.net) without the SoapExtension there's no content in the trailing
section. When I intercept the response and modify the stream within the
SoapExtension there are other characters that are added to the end of
the response. This occurs at some point after the data is written back
to the stream.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,301
Latest member
BuyPureganics

Latest Threads

Top