[SOLVED]: Re: Service's exception text not serialized???

2002-03-21 Thread hughes_shawn
organ.comcc: Subject: Service's exception text not serialized???

Service's exception text not serialized???

2002-03-20 Thread hughes_shawn
My SOAP (2.2) service includes the stack trace when throwing the exception. However the exception message is not serialized. It is easily reproducible, just throw an exception that contains unescaped XML characters, e.g. public String getPublication(PublicationInputModel inputModel) throws