You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by anshuk pal chaudhuri <an...@yahoo.com> on 2005/09/28 16:04:10 UTC

Unmarshalling WSDL File

Hi,

I am in a bit of problem. I have a WSDL file, need to
unmarshall into a Java Object.
I only have the WSDL,thats it.
How do I go about it?
Please let me know.

Regards,
Anshuk



		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

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


Re: Unmarshalling WSDL File

Posted by Gregor Urbanek <gr...@menticorp.ch>.
Anschuk,
I assume, you are going to implement or use a web service, which 
description youare  holding in your hands. Please visit the Axis ( ws 
engine client+server) web site at ws.apache.org/axis, make yourself 
familiar with the product and then look specifically at the wsdl2java 
tool. wsdl2java takes a wsdl as input and will generate java code for 
your ws client and/or server.
Good luck, Gregor



anshuk pal chaudhuri wrote:

>Hi,
>
>I am in a bit of problem. I have a WSDL file, need to
>unmarshall into a Java Object.
>I only have the WSDL,thats it.
>How do I go about it?
>Please let me know.
>
>Regards,
>Anshuk
>
>
>
>		
>__________________________________ 
>Yahoo! Mail - PC Magazine Editors' Choice 2005 
>http://mail.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
>For additional commands, e-mail: user-help@xmlbeans.apache.org
>
>  
>

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