You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by John Pfeifer <jo...@hnpsolutions.com> on 2006/11/20 19:16:49 UTC

Axis2 Generate WSDL from XSD

I have a document literal web service and I would like axis2 to generate the wsdl based on an xsd that I provide.  Is there any way to do this currently using Axis2?

Thanks,

jp4

RE: Axis2 Generate WSDL from XSD

Posted by John Pfeifer <jo...@hnpsolutions.com>.
I originally generated the xsd using jibx.  The XSD has been modified significantly to perform data type validation.  Before I UnMarshall to an object I perform schema validation.  This is why I would like to maintain the XSD in one place and have the wsdl auto generated.

Thanks,

jp4

-----Original Message-----
From: Davanum Srinivas [mailto:davanum@gmail.com]
Sent: Mon 11/20/2006 1:55 PM
To: axis-user@ws.apache.org
Subject: Re: Axis2 Generate WSDL from XSD
 
how close is the xsd to the auto-generated xsd?

-- dims

On 11/20/06, John Pfeifer <jo...@hnpsolutions.com> wrote:
>
>
>
>
> I have a document literal web service and I would like axis2 to generate the
> wsdl based on an xsd that I provide.  Is there any way to do this currently
> using Axis2?
>
>  Thanks,
>
>  jp4


-- 
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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



Re: Axis2 Generate WSDL from XSD

Posted by Davanum Srinivas <da...@gmail.com>.
how close is the xsd to the auto-generated xsd?

-- dims

On 11/20/06, John Pfeifer <jo...@hnpsolutions.com> wrote:
>
>
>
>
> I have a document literal web service and I would like axis2 to generate the
> wsdl based on an xsd that I provide.  Is there any way to do this currently
> using Axis2?
>
>  Thanks,
>
>  jp4


-- 
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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