users@glassfish.java.net

Problem with SOAPHandler and "Content is not allowed in prolog." Error.

From: legolas wood <legolas.w_at_gmail.com>
Date: Sat, 27 Jan 2007 13:53:21 -0800

Hi
Thank you for reading my post.
I have create a web service and a sample handler for it in Netbeans.
Now after I tried to change the outgoing SOAP Message (reply message) in
handler and it return an odd error.
Indeed i just tried to add some attachments to message when it is going
out of my server.
My web service does not contain any any specific logic, its juts a test.
I test the service using Glassfish web service tester, so it can not be
something with my client code.

Can some one please test it and tell me what is wrong ?

I attached the web service project.

Thanks