I'm using wsdl2java to generate my client objects but they are not serializable. Is there an option I can give to wsdl2java or some form of binding file I can provide that will cause all of my generated objects to be Serializable?
Thanks... Chris
I'm using wsdl2java to generate my client objects but they are not serializable. Is there an option I can give to wsdl2java or some form of binding file I can provide that will cause all of my generated objects to be Serializable?
Thanks... Chris