Hello Axis user list!

I used Axis 1.1 in Tomcat environment and changed to 1.4 now.
Due to performance issues I transfer lists of objects as byte array to
the client.
All the classes to be published are listed in the WSDD file, each in a
"beanMapping" section.

When I create the WSDL with Axis 1.1 by connecting to the running
services via http and calling the wsdl-link the WSDL is created
containing all unreferenced classes in the wsdl:types section, too.
This is not true for Axis 1.4. It only creates complexType sections for
referenced classes.

I worked around this by using Java2WSDL with the --extraClasses
parameter.

Is there a way to get the unreferenced classes created in WSDL when
connecting to the running services via http and calling the wsdl-link?

Thank you,
Frank



Confidentiality note:
The information in this email and any attachment may contain confidential and 
proprietary information of Heidelberger Druckmaschinen AG and/or its affiliates 
and may be privileged or otherwise protected from disclosure. If you are not 
the intended recipient, you are hereby notified that any review, reliance or 
distribution by others or forwarding without express permission is strictly 
prohibited and may cause liability. In case you have received this message due 
to an error in transmission, we kindly ask you to notify the sender immediately 
and to delete this email and any attachment from your system.

Reply via email to