Title: WSDL2Java

The web service we are writing uses complex objects. We have created our main interface, implementation and complex data object structure.

We have run Java2WSDL and this has created the WSDL as expected. We have run WSDL2Java and asked for the generated classes to go into their own package. This has generated versions of our complex data structure.

How do we tie the Axis generated code to our implementation code? The only way we see of doing it is to write adapter classes to map our data transfer classes to the Axis versions. This is incredibly complex due to the data hierachy and requires business logic to handle null data.

Any help will be appreciated.

Regards,
Gary Godfrey
                                **************************************************************************          The information transmitted herewith is sensitive information intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.

Reply via email to