You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Kang, Kamaljeet K." <Ka...@tellabs.com> on 2007/03/13 17:29:33 UTC

ADB , serializable java beans

Hi,

I would like the java beans generated by ADB to implement 'Serializable'
interface. Do I modify 'PlainBeanTemplate.xsl' and
schema-compile.properties in axis2-adb-codegen? 

Thanks

Kamal
============================================================
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
============================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: ADB , serializable java beans

Posted by Amila Suriarachchi <am...@gmail.com>.
On 3/13/07, Kang, Kamaljeet K. <Ka...@tellabs.com> 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.