You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2006/09/27 10:09:07 UTC

svn commit: r450374 - /webservices/axis2/trunk/java/xdocs/1_1/jibx/jibx-codegen-integration.html

Author: chatra
Date: Wed Sep 27 01:09:06 2006
New Revision: 450374

URL: http://svn.apache.org/viewvc?view=rev&rev=450374
Log:
added reference

Modified:
    webservices/axis2/trunk/java/xdocs/1_1/jibx/jibx-codegen-integration.html

Modified: webservices/axis2/trunk/java/xdocs/1_1/jibx/jibx-codegen-integration.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/jibx/jibx-codegen-integration.html?view=diff&rev=450374&r1=450373&r2=450374
==============================================================================
--- webservices/axis2/trunk/java/xdocs/1_1/jibx/jibx-codegen-integration.html (original)
+++ webservices/axis2/trunk/java/xdocs/1_1/jibx/jibx-codegen-integration.html Wed Sep 27 01:09:06 2006
@@ -47,7 +47,7 @@
 through the sequence of steps involved for each of these cases, just to help
 users understand the basic approach to working with JiBX in Axis2. You can
 find full instructions on the standard JiBX parts of this sequence on the <a
-href="http://www.jibx.org">JiBX web site</a>.</p>
+href="http://www.jibx.org">JiBX Web site</a>.</p>
 <a name="java"></a>
 
 <h2>Starting from Java</h2>
@@ -81,7 +81,7 @@
 
 <p>If this is <i>not</i> the case, you'll also need to create wrapper classes
 and perhaps wrapper methods for now. See the <a
-href="./jibx-example.html">JiBX example</a> for more details on this.</p>
+href="jibx-example.html">JiBX example</a> for more details on this.</p>
 <a name="wsdl"></a>
 
 <h2>Starting from WSDL</h2>
@@ -123,13 +123,17 @@
 support automatic handling of "wrapped" doc/lit services. This will
 dramatically reduce the number of classes that need to be defined for working
 with simple services, and simplify both starting from Java and starting from
-WSDL. </p>
+WSDL.</p>
 
 <p>The full JiBX 1.1 release will also provide much improved support for code
 generation from schemas, and for binding+schema generation from code, and
 these features will be integrated into the Axis2 JiBX support. Check the <a
 href="http://www.jibx.org">JiBX project site</a> for updates on both JiBX 1.1
 and the Axis2 JiBX support.</p>
-<hr>
+
+<h2>References</h2>
+
+<p><a href="http://jibx.sourceforge.net/tutorial/binding-tutorial.html">JiBX:
+Bindings Tutorial</a></p>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org