Did you implement toString in a generated class, and then regenerate the code? In that case, your changes will be overwritten. Anyway, it is not generally advisable to mess with auto generated code unless you are certain that you are not going to regenerate this code.
Azeez On Jan 10, 2008 8:57 PM, Sam <[EMAIL PROTECTED]> wrote: > Hi, I'm trying to override the toString method in beans re-generated > by wsdl2java and it seems to be deleting this code. Is it an expected > behaviour or there is something wrong with my code? > > Thanks in advance for your help! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks Afkham Azeez http://www.wso2.org GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760
