Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 97276 invoked from network); 28 Feb 2006 13:44:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Feb 2006 13:44:00 -0000 Received: (qmail 42566 invoked by uid 500); 28 Feb 2006 13:43:32 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 42545 invoked by uid 500); 28 Feb 2006 13:43:32 -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 42534 invoked by uid 99); 28 Feb 2006 13:43:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 05:43:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of atmanes@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 05:43:31 -0800 Received: by wproxy.gmail.com with SMTP id 68so1097008wri for ; Tue, 28 Feb 2006 05:43:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ldllFPZfrFCH4/HVrMwObOvPd5aEFQ2qKBdcvqbe7rmypyWgizsLyVB4IiC0Ca8yhZrbwZdwyHz625+9Mo8PpiV7WWb6aC2duAb1daivYMKxOCZJ/52Z3ZlDdZGRv0OgE/MgMhYBYhH621sYW9kgXqTl16q/qr0ZSAArHQFisXg= Received: by 10.54.66.18 with SMTP id o18mr618370wra; Tue, 28 Feb 2006 05:43:10 -0800 (PST) Received: by 10.54.98.11 with HTTP; Tue, 28 Feb 2006 05:43:10 -0800 (PST) Message-ID: Date: Tue, 28 Feb 2006 08:43:10 -0500 From: "Anne Thomas Manes" To: axis-user@ws.apache.org Subject: Re: [Axis2] Converting an Axis1 web service to Axis2 In-Reply-To: <44039CC4.1060500@webreachinc.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6919_24867070.1141134190591" References: <27E6B53A6B1ADF49B715893D85F2303DEA0DF3@d2hawkeye-01-ex.atlarge.net> <44039CC4.1060500@webreachinc.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_6919_24867070.1141134190591 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Why don't you try doing the conversion based on the WSDL rather than on the code. Anne On 2/27/06, Erik Horstkotte wrote: > > Greetings! > > I've been tasked with converting an fairly simple existing, working web > service from Axis1 to Axis2 as a development exercise. I've gotten to > the point where it all compiles and installs under the Axis2 via a .aar > file, appears in the available service list, and coughs up a plausible > WSDL document in response to ?wsdl. > > The WSDL document that is returned is rather different than the one > returned by Axis1. It seems likely that this is because my services.xml > needs more work, but I'm unable to find any useful reference for the > contents of this file. Anyone out there have any pointers? > > -- Erik > ------=_Part_6919_24867070.1141134190591 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Why don't you try doing the conversion based on the WSDL rather than on the= code.

Anne

On 2/27/06, Erik Horstkotte < erikh@webreachinc.com> wrote:
Greetings!

I've been tasked with convertin= g an fairly simple existing, working web
service from Axis1 to Axis2 as a development exercise. I've gotten tothe point where it all compiles and installs under the Axis2 via a .aarfile, appears in the available service list, and coughs up a plausible
WSDL document in response to <serviceurl>?wsdl.

The WSDL d= ocument that is returned is rather different than the one
returned by Ax= is1. It seems likely that this is because my services.xml
needs more wor= k, but I'm unable to find any useful reference for the
contents of this file. Anyone out there have any pointers?

-- Er= ik

------=_Part_6919_24867070.1141134190591--