Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 88827 invoked from network); 5 Aug 2004 10:15:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Aug 2004 10:15:07 -0000 Received: (qmail 6803 invoked by uid 500); 5 Aug 2004 10:15:05 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 6709 invoked by uid 500); 5 Aug 2004 10:15:04 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 6690 invoked by uid 99); 5 Aug 2004 10:15:03 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received: from [66.218.78.142] (HELO web40605.mail.yahoo.com) (66.218.78.142) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 05 Aug 2004 03:15:01 -0700 Message-ID: <20040805101500.68455.qmail@web40605.mail.yahoo.com> Received: from [203.143.133.31] by web40605.mail.yahoo.com via HTTP; Thu, 05 Aug 2004 03:15:00 PDT Date: Thu, 5 Aug 2004 03:15:00 -0700 (PDT) From: Samisa Abeysinghe Subject: RE: Supporting for Non-Wrapped WSDL's To: Apache AXIS C User List , 'Apache AXIS C Developers List' In-Reply-To: <000001c4794e$a627e960$0f65a8c0@amila> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Amila, Few places where I thik you can get the type of WSDLs you are looking for. http://paracite.eprints.org/paracite.wsdl http://www.mail-archive.com/wsif-user@ws.apache.org/msg00420.html http://heasarc.gsfc.nasa.gov/itwg/wsdl_all.html http://www.freewebs.com/reude/simpleWS.wsdl http://www.mcdowall.com/wsdl/post-xmlstore.wsdl http://archives.us-vo.org/metadata/msg00378.html http://www.srdc.metu.edu.tr/~yavuz/MyAdmitVisit.wsdl http://www.srdc.metu.edu.tr/~yavuz/MyOrderEntry.wsdl http://www.intertwingly.net/stories/2002/03/05/weblogswsdl.html http://www.xmltoday.com/stock.wsdl Hope this helps. Thanks, Samisa... --- Amila Rathnayake wrote: > Hi All, > > Right now Axis C++ is supporting for wrapped style WSDL files. > Non-wrapped style WSDL 's are not supported and currently all the > doc-lit WSDL's are considered as wrapped style by default and generating > the Skeletons and Stubs accordingly by the WSDL2WS tool. > > I have implemented the support for non-wrapped style wsdl. But for > testing purposes I need several valid WSDL's of non-wrapped style. > > I've found a simple WSDL which is in non-wrapped style. But that WSDL is > having more than one part in the message. Then this should be an invalid > wsdl since in the doc-lit type we can have only one part in the message. > > > > > > > > > > I have attached the relevant WSDL file here with. > > If you have any idea, please comment on this. > > Btw if you have come across any non-wrapped style wsdl file, please send > that file. > > Thanks and Regards, > Amila Rathnayake. > > > > > > -----Original Message----- > > From: amilar@opensource.lk [mailto:amilar@opensource.lk] > > Sent: Wednesday, July 21, 2004 6:31 PM > > To: Apache AXIS C Developers List > > Subject: Supporting for Non-Wrapped WSDL's > > > > Hi All, > > > > At this moment Axis is assuming and supporting only for Wrapped style > > WSDL's. > > > > In wrapped style WSDL's, all method parameters are wrapped inside an > > element named as the same name as operation and of the type of > > xsd:complextype. > > > > Ex: Wrapped Style > > ----------------- > > > > ... > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ... > > > > non-wrapped style > > ================= > > But in Non-Wrapped style type is declared in the element tag. > > If you have overloaded operations, you cannot use the document/literal > > wrapped style. > > WSDL allows overloaded operations. But when you add the wrapped > pattern to > > WSDL you require an element to have the same name as the operation, > and > > you cannot have two elements with the same name in XML. So you must > use > > the document/literal, non-wrapped style or one of the RPC styles > > > > Eg: non-wrapped style > > ---------------------- > > > > ... > > > > > > > > > > > > > > > > > > ... > > > > Currently I am working on this and implementing the support for > > non-wrapped style wsdl's. > > > > Regards, > > Amila Rathnayake. > > > > > > > ATTACHMENT part 2 application/octet-stream name=GatewayWebService.wsdl __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail