Author: chinthaka
Date: Wed Apr 26 01:17:44 2006
New Revision: 397142
URL: http://svn.apache.org/viewcvs?rev=397142&view=rev
Log:
updating the site
Modified:
webservices/commons/site/axiom/OMTutorial.html
webservices/commons/site/axiom/svn.html
Modified: webservices/commons/site/axiom/OMTutorial.html
URL:
http://svn.apache.org/viewcvs/webservices/commons/site/axiom/OMTutorial.html?rev=397142&r1=397141&r2=397142&view=diff
==============================================================================
--- webservices/commons/site/axiom/OMTutorial.html (original)
+++ webservices/commons/site/axiom/OMTutorial.html Wed Apr 26 01:17:44 2006
@@ -2,7 +2,7 @@
@import url("./style/maven-base.css");
@import
url("./style/maven-theme.css");</style><link rel="stylesheet"
href="./style/print.css" type="text/css" media="print"></link><meta
http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a
href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software
Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a
href="http://ws.apache.org/commons/axiom" id="projectLogo"><img alt="Apache
AXIOM" src="http://www.apache.org/images/asf-logo.gif"></img></a><div
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
- Last published: 21 April 2006
+ Last published: 26 April 2006
| Doc for SNAPSHOT</div><div class="xright"></div><div
class="clear"><hr></hr></div></div><div id="leftColumn"><div
id="navcolumn"><div id="menuAXIOM"><h5>AXIOM</h5><ul><li class="none"><a
href="index.html">Home</a></li><li class="expanded"><a href=""></a><ul><li
class="none"><a href="download.cgi">Releases</a></li><li class="none"><a
href="http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/"
class="externalLink" title="External Link">Source Code</a></li></ul></li><li
class="expanded"><a href="">Documentation</a><ul><li class="none"><a
href="OMTutorial.html">OM Tutorial</a></li><li class="none"><a
href="apidocs/index.html">Javadocs</a></li><li class="none"><a
href="svn.html">Checkout Source</a></li></ul></li><li class="expanded"><a
href="">Project Information</a><ul><li class="none"><a
href="mail-lists.html">Mailing Lists</a></li><li class="none"><a
href="team-list.html">Project Team</a></li><li class="none"><a
href="http://issues.apach
e.org/jira/browse/WSCOMMONS" class="externalLink" title="External Link">Issue
Tracking</a></li><li class="none"><a
href="dependencies.html">Dependencies</a></li></ul></li></ul></div><a
href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img
alt="Built by Maven"
src="./images/logos/maven-button-1.png"></img></a></div></div><div
id="bodyColumn"><div class="contentBox"><div class="section"><p>
</p></div><div class="section"><a name="OM_Tutorial"></a><h2>OM
Tutorial</h2><div class="subsection"><a
name="Introduction"></a><h3>Introduction</h3></div><div class="subsection"><a
name="What_is_OM_"></a><h3>What is OM?</h3><p>OM stands for Object Model (also
known as AXIOM - AXis Object Model) and
@@ -94,15 +94,15 @@
</p></div><div class="subsection"><a name="Working_with_OM"></a><h3>Working
with OM</h3></div><div class="subsection"><a
name="Obtaining_the_OM_binary"></a><h3>Obtaining the OM
binary</h3><p></p><p>The easiest way to obtain the OM binary is to download the
latest release from <a href="http://ws.apache.org/commons/axiom/download.cgi"
class="externalLink" title="External Link">here</a>
However more adventurous users can build the OM from source, which is
described in the next section. </p><p>Detailed information on getting source
from Axis2 SVN repository can be
-found <a href="../svn.html" class="newWindow" title="New Window"
target="_blank">here</a>.</p><p>After the source download, OM-binary can be
built. For both Windows and
+found <a href="svn.html" class="newWindow" title="New Window"
target="_blank">here</a>.</p><p>After the source download, OM-binary can be
built. For both Windows and
Linux move it to the project directory and execute the command "maven jar".
All other necessary jars will be automatically downloaded. <em> </em><font
color="red"><span style="color: #000000">When the build finishes
-successfully, the <span style="color:
#000000">axiom-api-<version>.jar</version></span> and <span style="color:
#000000">axiom-impl-<version>.jar</version></span> can
+successfully, the <span style="color:
#000000">axiom-api-<version>.jar</span> and <span style="color:
#000000">axiom-impl-<version>.jar</span> can
be found in the newly created "targets" directory.</span></font></p><p>Once
the OM-binary is obtained by any of the above ways , it should be
included in the classpath for any of the OM based programs to work.
Subsequent sections of this tutorial assume that this build step is complete
-and <font color="red"><span style="color: #000000">axiom-api-<version>.jar
-</version></span> and <span style="color:
#000000">axiom-impl-<version>.jar</version></span></font> are
+and <font color="red"><span style="color:
#000000">axiom-api-<version>.jar
+</span> and <span style="color:
#000000">axiom-impl-<version>.jar</span></font> are
present in the classpath along with the StAX API jar file and a StAX
implementation.</p></div><div class="subsection"><a
name="Creation"></a><h3>Creation</h3><p>Creation is the first and foremost
action when using an Object
representation. This part explains how OM can be built from an existing
Modified: webservices/commons/site/axiom/svn.html
URL:
http://svn.apache.org/viewcvs/webservices/commons/site/axiom/svn.html?rev=397142&r1=397141&r2=397142&view=diff
==============================================================================
--- webservices/commons/site/axiom/svn.html (original)
+++ webservices/commons/site/axiom/svn.html Wed Apr 26 01:17:44 2006
@@ -2,7 +2,7 @@
@import url("./style/maven-base.css");
@import
url("./style/maven-theme.css");</style><link rel="stylesheet"
href="./style/print.css" type="text/css" media="print"></link><meta
http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a
href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software
Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a
href="http://ws.apache.org/commons/axiom" id="projectLogo"><img alt="Apache
AXIOM" src="http://www.apache.org/images/asf-logo.gif"></img></a><div
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
- Last published: 21 April 2006
+ Last published: 26 April 2006
| Doc for SNAPSHOT</div><div class="xright"></div><div
class="clear"><hr></hr></div></div><div id="leftColumn"><div
id="navcolumn"><div id="menuAXIOM"><h5>AXIOM</h5><ul><li class="none"><a
href="index.html">Home</a></li><li class="expanded"><a href=""></a><ul><li
class="none"><a href="download.cgi">Releases</a></li><li class="none"><a
href="http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom/"
class="externalLink" title="External Link">Source Code</a></li></ul></li><li
class="expanded"><a href="">Documentation</a><ul><li class="none"><a
href="OMTutorial.html">OM Tutorial</a></li><li class="none"><a
href="apidocs/index.html">Javadocs</a></li><li class="none"><a
href="svn.html">Checkout Source</a></li></ul></li><li class="expanded"><a
href="">Project Information</a><ul><li class="none"><a
href="mail-lists.html">Mailing Lists</a></li><li class="none"><a
href="team-list.html">Project Team</a></li><li class="none"><a
href="http://issues.apach
e.org/jira/browse/WSCOMMONS" class="externalLink" title="External Link">Issue
Tracking</a></li><li class="none"><a
href="dependencies.html">Dependencies</a></li></ul></li></ul></div><a
href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img
alt="Built by Maven"
src="./images/logos/maven-button-1.png"></img></a></div></div><div
id="bodyColumn"><div class="contentBox"><div class="section"><a
name="Developing_Apache_Axiom"></a><h2>Developing Apache Axiom</h2><div
class="subsection"><a name="Working_with_Subversion"></a><h3>Working with
Subversion</h3><p>The Axiom development team uses Subversion for source
control. Subversion
is a compelling replacement for CVS, developed under the auspices of the
Tigris community and is licensed under an Apache compatible license. To learn