Hello,

i wounder if there is there is a possibility to influence the
generation of the ADBs.

I have a XSD which defines the data structures of a webservice. I use
this xsd to generate the ADBs. As the ADBs covers the hole data of my
business logic i want to use them as business objects, too. So my
clients create objects of  them, pass the objects into my logic, I do
some validation and computing and I send them via WebService easily.

But therefore the ADBs must implement java.io.Serializable.

Is there a possibillity to generate the ADBs implementing this interface?

Thanks a lot.

Greetings,
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to