Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 43636 invoked from network); 7 Jun 2005 17:15:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 17:15:10 -0000 Received: (qmail 94520 invoked by uid 500); 7 Jun 2005 17:15:09 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 94438 invoked by uid 500); 7 Jun 2005 17:15:09 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 94423 invoked by uid 99); 7 Jun 2005 17:15:08 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 07 Jun 2005 10:15:05 -0700 Received: (qmail 43567 invoked by uid 65534); 7 Jun 2005 17:14:50 -0000 Message-ID: <20050607171450.43566.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r188820 - in /webservices/axis/trunk/java: maven.xml xdocs/Axis2ArchitectureGuide.html Date: Tue, 07 Jun 2005 17:14:50 -0000 To: axis-cvs@ws.apache.org From: hemapani@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: hemapani Date: Tue Jun 7 10:14:47 2005 New Revision: 188820 URL: http://svn.apache.org/viewcvs?rev=3D188820&view=3Drev Log: fix a missing image Modified: webservices/axis/trunk/java/maven.xml webservices/axis/trunk/java/xdocs/Axis2ArchitectureGuide.html Modified: webservices/axis/trunk/java/maven.xml URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/maven.xml?re= v=3D188820&r1=3D188819&r2=3D188820&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- webservices/axis/trunk/java/maven.xml (original) +++ webservices/axis/trunk/java/maven.xml Tue Jun 7 10:14:47 2005 @@ -190,7 +190,10 @@ =20 - + + + + =20 Modified: webservices/axis/trunk/java/xdocs/Axis2ArchitectureGuide.html URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/Axis2A= rchitectureGuide.html?rev=3D188820&r1=3D188819&r2=3D188820&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- webservices/axis/trunk/java/xdocs/Axis2ArchitectureGuide.html (original) +++ webservices/axis/trunk/java/xdocs/Axis2ArchitectureGuide.html Tue Jun = 7 10:14:47 2005 @@ -283,7 +283,7 @@

The basic approach is to set the code generator to generate an XML and = parse=20 it with a template to generate the code file. The following figure shows h= ow=20 this shows up in the architecture of the tool.

-

+

=20

The fact here is that it is the same information that is extracted from= the=20 WSDL no matter what code is generated. Code generator uses the WOM (WSDL O= bject=20