Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 62860 invoked from network); 20 Nov 2006 19:03:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2006 19:03:51 -0000 Received: (qmail 77419 invoked by uid 500); 20 Nov 2006 19:03:52 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 77150 invoked by uid 500); 20 Nov 2006 19:03:51 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 77139 invoked by uid 99); 20 Nov 2006 19:03:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 11:03:51 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [4.79.178.126] (HELO hnp4.hnp.local) (4.79.178.126) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 11:03:38 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message Subject: RE: Axis2 Generate WSDL from XSD MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C70CD6.29AE0F9A" Date: Mon, 20 Nov 2006 13:58:11 -0500 Message-ID: <5CAF723E09A90F41A21FF374623293CFE0A0@hnp4.hnp.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Axis2 Generate WSDL from XSD Thread-Index: AccM1WKgzrsyjoyQSL+cWPApVMNP+QAAHCJd References: <5CAF723E09A90F41A21FF374623293CFE09F@hnp4.hnp.local> <19e0530f0611201055m58998dd0k76479d6ff23cd6b8@mail.gmail.com> From: "John Pfeifer" To: " 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 --=20 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 ------_=_NextPart_001_01C70CD6.29AE0F9A Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: Axis2 Generate WSDL from XSD

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 <john.pfeifer@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


------_=_NextPart_001_01C70CD6.29AE0F9A--