On 3/13/07, Kang, Kamaljeet K. <[EMAIL PROTECTED]> wrote:
Hi, I would like the java beans generated by ADB to implement 'Serializable' interface. Do I modify 'PlainBeanTemplate.xsl' and
I am not clear about your requirement. we use ADBBeanTemplate.xsl to generate the code with adb. In this case since all the ADB beans implements the org.apache.axis2.databinding.ADBBean interface it is enough to extends that interface from the Serializable interface. If you want to use PlainBeanTemplate.xsl then you can change the template and the schema-compile.properties file. schema-compile.properties in axis2-adb-codegen?
Thanks
-- Amila Suriarachchi, WSO2 Inc.
