Paul,
 
thanks for your feedback!  Since I have been using Axis only for the WebServices, I am not sure how to use XMLBeans or JAXB with Axis.  Is it just a matter of defining the deserializer/serializer in the web service deployment descriptor?
 
Regards,
Leonard.

Paul Callahan <[EMAIL PROTECTED]> wrote:
Leonard,

For those tasks, I would recommend XMLBeans, JAXB, or Castor. Those
all provide XML--Java serialization/deserialization. Any of these can
be used with Axis to handle message style web service
requests/responses.

-pc


On Mon, 22 Nov 2004 16:02:29 -0800 (PST), Leonard Harris
<[EMAIL PROTECTED]>wrote:
>
>
> Hi all,
>
> Is any axis utility or API that allows me to generate java objects based on
> the .xsd schema file?
>
> I hope that I do not need to build a WSDL in order to generate objects
> through WSDL2Java utility.
>
> Many thanks,
>
> Leonard.
>
>
>
> ________________________________
> Do you Yahoo!?
> Meet the all-new My Yahoo! – Try it today!
>
>


Do you Yahoo!?
Meet the all-new My Yahoo! – Try it today!

Reply via email to