RE: very simple bean serialization not working
That is *de*serialization, obviously... > I get a NullPointerException on the client when trying to > serialize a bean >
very simple bean serialization not working
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