Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 42403 invoked from network); 2 Mar 2006 01:39:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Mar 2006 01:39:33 -0000 Received: (qmail 63032 invoked by uid 500); 2 Mar 2006 01:40:17 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 62992 invoked by uid 500); 2 Mar 2006 01:40:16 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 62981 invoked by uid 99); 2 Mar 2006 01:40:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 17:40:16 -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 enjoyjava@gmail.com designates 64.233.184.195 as permitted sender) Received: from [64.233.184.195] (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 17:40:15 -0800 Received: by wproxy.gmail.com with SMTP id i27so292267wra for ; Wed, 01 Mar 2006 17:39:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=CzcDsxQZYlSB9CNzkuUQBvRE6qd/zpqlwxKmuHbemxp32SMXZXwHIArsecboF3eXDR7Oe/zLYq+pFsDrBFaOyCuzH31qsvM2X7JhrUK6LDf80PjaNK7j/EwQ4JSyD1y/U0Z9Men5x/qJE3fMFtIxm1xraeTVW8IG2i3FJm4tIkw= Received: by 10.54.120.7 with SMTP id s7mr361677wrc; Wed, 01 Mar 2006 17:38:40 -0800 (PST) Received: from RFENGXP ( [69.110.30.233]) by mx.gmail.com with ESMTP id 40sm1633514wrl.2006.03.01.17.39.54; Wed, 01 Mar 2006 17:39:54 -0800 (PST) Message-ID: <001601c63d9a$349a4060$32694109@RFENGXP> From: "Raymond Feng" To: Subject: [AXIS2] Can AxisService be constructed from WSDL4J objects (Definition or Service)? Date: Wed, 1 Mar 2006 17:39:53 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0013_01C63D57.25B38950" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C63D57.25B38950 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have the WSDLs loaded by WSDL4J. Is there any way to = construct/populate the "org.apache.axis2.description.AxisService" using = the WSDL4J objects so that we can drive the client invocation = dynamically?=20 Thanks, Raymond ------=_NextPart_000_0013_01C63D57.25B38950 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I have the WSDLs loaded by WSDL4J. Is = there any way=20 to construct/populate the "org.apache.axis2.description.AxisService" = using the=20 WSDL4J objects so that we can drive the client invocation dynamically?=20
 
Thanks,
Raymond
------=_NextPart_000_0013_01C63D57.25B38950--