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