RE: very simple bean serialization not working

2002-10-02 Thread Jan-Olav Eide
That is *de*serialization, obviously... > I get a NullPointerException on the client when trying to > serialize a bean >

very simple bean serialization not working

2002-10-02 Thread Jan-Olav Eide
I get a NullPointerException on the client when trying to serialize a bean as a return value of a web-service call. TCPMonitor shows a correct response XML on the wire, so the problems lies in the client. Am I messing up with namespaces ? Any help appreciated. java.lang.NullPointerException