Thanks, how do I tell it what my schema looks like? -----Original Message----- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Mon 10/30/2006 5:04 PM To: [email protected] Subject: Re: WSDL Generation for Doc Literal Web Services If you use the RPC receiver, Axis2 will generate a doc/literal WSDL for you.
Anne On 10/30/06, John Pfeifer <[EMAIL PROTECTED]> wrote: > > > > > We are currently using Document Literal Web Services with XSD Schema > Validation. The XSD Validation is performed before the XML is transformed > into JiBX objects. Our schemas are fairly simple but perform a lot of data > type validation. I have a couple of questions. > > 1. Is there any plan to make schema validation an option for Axis2 where > it could be enabled/disabled at the service level? I can't understand why > schema validation isn't part of the framework already. We use JiBX for data > binding, which at some point will tell you if your XML is bad, but I think > their is a lot of value in the data field validation such as length, pattern > matching, etc. > > 2. Is there any way to have Axis2 generate a WSDL for a document literal > web service. JiBXSOAP has a nice option where it will take an XSD and embed > it into the WSDL. This is nice because we don't have to maintain the XSD > and the WSDL. Are there any plans to do this in Axis2? > > > Thanks, > > John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
<<winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
