Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 27618 invoked from network); 11 Jan 2005 06:26:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Jan 2005 06:26:39 -0000 Received: (qmail 50705 invoked by uid 500); 11 Jan 2005 06:26:32 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 50337 invoked by uid 500); 11 Jan 2005 06:26:30 -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: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 50324 invoked by uid 99); 11 Jan 2005 06:26:30 -0000 X-ASF-Spam-Status: No, hits=2.3 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,FORGED_RCVD_HELO,URIBL_WS_SURBL X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mx-out.tiscali.fr (HELO mail.libertysurf.net) (213.36.80.91) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 10 Jan 2005 22:26:29 -0800 Received: from alhambra (83.157.123.68) by mail.libertysurf.net (7.1.026) id 41A46BF500D812B8 for axis-user@ws.apache.org; Tue, 11 Jan 2005 07:26:26 +0100 From: "Ephemeris Lappis" To: Subject: RE: Document/Literal : bad part name in axis server response Date: Tue, 11 Jan 2005 07:26:15 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200501110403.27384.michael@schuerig.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I don't use wsdl2java. In Jonas, using the new (not so new) ejb 2.1 service endpoint features, i just provide the wsdl (that is generated from the java endpoint interface), and the ejb and webservices descriptors (for the ejb deployment). At assembly time, Jonas produces the java stubs, the whole web application as a war with a limited wsdd descriptor. At deployment time, Jonas merges the war's wsdd file with the full platform's one to expose the web service endpoint. This is the wsdd file : j2me05ws.wsdl http://ws.moon.net/j2me05 The only thing i don't like in this file is the session scope that leads to creation of useless session when clientsdon't handles cookies. I have already open a issue report in Jonas bugs lists to ask for a way to select this scope or, at least, set it up with a default request value... >From my point of view, Axis was expected to use the given wsdl file to handle client requests according to the descriptor it generated itself... >>> -----Message d'origine----- >>> De : Michael Schuerig [mailto:michael@schuerig.de] >>> Envoy� : mardi 11 janvier 2005 04:03 >>> � : axis-user@ws.apache.org >>> Objet : Re: Document/Literal : bad part name in axis server response >>> >>> >>> On Tuesday 11 January 2005 01:57, Bill Keese wrote: >>> >>> > Since all the method request/response info is in the WSDL file, I >>> > thought you shouldn't need to duplicate any of that information in >>> > the WSDD file.� You would simply have the WSDD file point to the WSDL >>> > file. >>> >>> Does Axis even use the WSD_L_ file on the server side? I don't >>> think so. >>> AFAIR, the wsdlURL parameter in the WSDD file is only used to return >>> the specified file for ?wsdl-style requests. >>> >>> Ephemeris, could you post the WSDD that wsdl2java generates for your >>> wsdl? >>> >>> Michael >>> >>> -- >>> Michael Schuerig Contests between male toads over females are >>> mailto:michael@schuerig.de often settled by the depth of the croak. >>> http://www.schuerig.de/michael/ --John Maynard Smith