Re: ClassCastException parsing fault with 1.2RC2

2005-01-11 Thread Anne Thomas Manes
I believe that the element is invalid. The detail element is defined so: Therefore the content in the detail should be specified within a qualified child element or attribute, but not as string content within . Anne On Mon, 10 Jan 2005 15:31:07 -0500, Rich Bramante <[EMA

ClassCastException parsing fault with 1.2RC2

2005-01-10 Thread Rich Bramante
I have an Axis client connecting with a 2.6 gSOAP server.  Things work fine until the server returns a fault at which point the client throws a ClassCastException out of the stub’s invoke() method.  Here is the returned gSOAP response.  Is this response valid or is it formatted improperly?