Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 50670 invoked from network); 13 Oct 2009 06:22:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Oct 2009 06:22:00 -0000 Received: (qmail 36644 invoked by uid 500); 13 Oct 2009 06:21:58 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 36559 invoked by uid 500); 13 Oct 2009 06:21:57 -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 36550 invoked by uid 99); 13 Oct 2009 06:21:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 06:21:57 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of amu.pssr@gmail.com designates 209.85.211.204 as permitted sender) Received: from [209.85.211.204] (HELO mail-yw0-f204.google.com) (209.85.211.204) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 06:21:54 +0000 Received: by ywh42 with SMTP id 42so9644513ywh.28 for ; Mon, 12 Oct 2009 23:21:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=21RQPL895ZLAUSrfeZe3lkWZCVXNYo9Y6QnTR0jEZq0=; b=OSK4+SYrF9uOc7ThKUkVTZQTWuShTP3WCcHxwmzprli0NIDIBv7bSYMr4tgGPgbqOD lN7IapnLkLsydiIvQdisTIGlBLk25tWyrgkk27FBkZgyFK4/8bFF8DBuQbeJZFq1sRWT ZoTq1VqFD3woFzbPxgZkT9Z7H+2SgSWzBYqbA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pc4kgIQ3tXOp7Ia0pCB8D+PfbyRbWy1hzARc9KOdCNvCNA28BgcXymNLwMGufeAw3p yFUfZPG44g5EbG7Fw5jwIsuG6fiDaldktKIbKod2gBuAbrRjoXLwQgBVxMO7nXj2MO0N Jrer+O42p6g0hjF2trTX6OAwx53mfS/0WWPB4= MIME-Version: 1.0 Received: by 10.150.175.14 with SMTP id x14mr11776904ybe.191.1255414894258; Mon, 12 Oct 2009 23:21:34 -0700 (PDT) Date: Tue, 13 Oct 2009 11:51:34 +0530 Message-ID: <827165d80910122321j7350f671ta00beca853665845@mail.gmail.com> Subject: processing wsdl From: ammalu bj To: axis-user@ws.apache.org Content-Type: multipart/alternative; boundary=000e0cd7623cd16b390475cb0e04 --000e0cd7623cd16b390475cb0e04 Content-Type: text/plain; charset=ISO-8859-1 Hi I am looking for implementing the following requirement using axis2. The wsdl URL will be given as input from an UI, and after processing the wsdl, the UI has to display the list of messages and fields under each message. The fields of each message should be mapped to a position in a flat string. I want to know how would i process the wsdl file in order to get the individual messages and corresponding fields. Regards, Aml --000e0cd7623cd16b390475cb0e04 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi
=A0
I am looking for implementing the following requirement using axis2. <= /div>
=A0
The wsdl URL will be given as input from an UI, and after processing t= he wsdl, the UI has to display the list of messages and fields under each m= essage. The fields of each message should be mapped to a position in a flat= string.
=A0
I want to know how would i process the wsdl file in order to get the i= ndividual messages and corresponding fields.
=A0
Regards,
Aml
=A0
--000e0cd7623cd16b390475cb0e04--