You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by ch...@apache.org on 2005/09/26 15:47:03 UTC

svn commit: r291622 [5/13] - in /webservices/site/trunk/targets/axis2: ./ images/archi-guide/ multiproject/axis2-Samples/ multiproject/axis2-Tools/ multiproject/axis2-addressing/ multiproject/axis2-common/ multiproject/axis2-core/ multiproject/axis2-co...

Modified: webservices/site/trunk/targets/axis2/mtom-guide.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/mtom-guide.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/mtom-guide.html (original)
+++ webservices/site/trunk/targets/axis2/mtom-guide.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuAxis_2_0"><h5>Axis 2.0</h5><ul><li class="none"><a href="index.html">Home</a></li><li class="expanded"><a href="">Download Axis2</a><ul><li class="none"><a href="download.cgi">Releases</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" class="externalLink" title="External Link">Source Code</a></li><li class="none"><a href="axis2tools.html">Tools</a></li></ul></li><li class="expanded"><a href="">Getting Started with Axis2</a><ul><li class="none"><a href="installationguide.html">Installation Guide</a></li><li class="none"><a href="userguide.html">User Guide</a></li><li class="none"><a href="webadminguide.html">Web Administration Guide</a></li></ul></li><li class="expanded"><a href="docs.html">Additional Reference</a><ul><li class="none"><a href="http://wiki.apache.org/ws/FrontPage/Axis2" class="externalLink" title="External Link">Axis2 Wiki</a></li><li class="none"><a href="Axis2ArchitectureGuide.html">Architecture Guide</a></li><li class="none"><a href="OMTutorial.html">AXIOM Tutorial</a></li><li class="none"><a href="CodegenToolReference.html">Code Generation Tutorial</a></li><li class="none"><a href="rest-ws.html">REST Support</a></li><li class="none"><a href="mtom-guide.html">Handling Binary Data with Axis2</a></li><li class="none"><a href="axis2config.html">Axis2 Configuration Guide</a></li><li class="none"><a href="migration.html">Migrating from Axis 1.x</a></li><li class="none"><a href="api/index.html">Online Java Docs</a></li><li class="none"><a href="otherTutorials.html">Other Tutorials</a></li></ul></li><li class="expanded"><a href="overview.html">Get Invloved</a><ul><li class="none"><a href="svn.html">Checkout the Source</a></li><li class="none"><a href="siteHowTo.html">Build the Site</a></li><li class="none"><a href="guidelines.html">Developer Guidelines</a></li><li class="none"><a href="refLib.html">Reference Library</a></li><li class="none"><a href="mail-lists.html">Mailing Lists</a></li><li class="none"><a href="faq.html">FAQ</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="issue-tracking.html">Issue Tracking</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="Sending_Binary_Data_with_SOAP"></a><h2>Sending Binary Data with SOAP</h2><ul>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuAxis_2_0"><h5>Axis 2.0</h5><ul><li class="none"><a href="index.html">Home</a></li><li class="expanded"><a href="">Download Axis2</a><ul><li class="none"><a href="download.cgi">Releases</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" class="externalLink" title="External Link">Source Code</a></li></ul></li><li class="expanded"><a href="">Getting Started with Axis2</a><ul><li class="none"><a href="installationguide.html">Installation Guide</a></li><li class="none"><a href="userguide.html">User Guide</a></li><li class="none"><a href="webadminguide.html">Web Administration Guide</a></li></ul></li><li class="expanded"><a href="docs.html">Additional Reference</a><ul><li class="none"><a href="http://wiki.apache.org/ws/FrontPage/Axis2" class="externalLink" title="External Link">Axis2 Wiki</a></li><li class="none"><a href="Axis2ArchitectureGuide.html">Architecture Guide</a></li><li class="none"><a href="OMTutorial.html">AXIOM Tutorial</a></li><li class="none"><a href="CodegenToolReference.html">Code Generation Tutorial</a></li><li class="none"><a href="rest-ws.html">REST Support</a></li><li class="none"><a href="mtom-guide.html">Handling Binary Data with Axis2</a></li><li class="none"><a href="axis2config.html">Axis2 Configuration Guide</a></li><li class="none"><a href="migration.html">Migrating from Axis 1.x</a></li><li class="none"><a href="api/index.html">Online Java Docs</a></li><li class="none"><a href="otherTutorials.html">Other Tutorials</a></li></ul></li><li class="expanded"><a href="overview.html">Get Invloved</a><ul><li class="none"><a href="svn.html">Checkout the Source</a></li><li class="none"><a href="siteHowTo.html">Build the Site</a></li><li class="none"><a href="guidelines.html">Developer Guidelines</a></li><li class="none"><a href="refLib.html">Reference Library</a></li><li class="none"><a href="mail-lists.html">Mailing Lists</a></li><li class="none"><a href="faq.html">FAQ</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="issue-tracking.html">Issue Tracking</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="Sending_Binary_Data_with_SOAP"></a><h2>Sending Binary Data with SOAP</h2><ul>
   <li><a href="#1">Introduction</a></li>
   <li><a href="#2">MTOM with Axis2 </a>
     <ul>
@@ -25,7 +25,7 @@
     </ul>
   </li>
 </ul><p><a name="1"></a></p><div class="subsection"><a name="Introduction"></a><h3>Introduction</h3><p>Despite the flexibility, interoperability and global acceptance of XML, there are times when serializing data into XML does not make sense. Web services users may need to transmit binary attachments of various sorts like images, drawings, xml docs, etc together with SOAP message. Such data are often in a particular binary format.<br></br>
-Traditionally, two techniques for dealing with opaque data in XML have been used;</p><ol>
+Traditionally, two techniques have been used in dealing with opaque data in XML;</p><ol>
   <li><strong> "By value"</strong>  </li>
   <blockquote>
     <p>Sending binary data by value is achieved by embedding opaque data (of course after some form of encoding) as element or attribute content of the XML component of data.
@@ -116,7 +116,7 @@
 </pre></div>
   </p><ul>
   <ul>
-      <p>User might need to restart the server after setting this parameter.</p>
+      <p>User must restart the server after setting this parameter.</p>
   </ul>
 </ul><p><a name="24"></a></p></div><div class="subsection"><a name="Accessing_received_Binary_Data"></a><h3>Accessing received Binary Data</h3><ul>
   <li><strong><a name="241"></a>Service </strong></li>
@@ -170,7 +170,7 @@
                 .getInputStream());
 </pre>
 </pre></div>
-  <p><a name="3"></a></p></div></div><div class="section"><a name="SOAP_with_Attachments__SwA__with_Axis2"></a><h2>SOAP with Attachments (SwA) with Axis2</h2><p>Axis2 Handles SwA messages at the inflow only. When Axis2 receives a SwA message it extracts the binary attachment parts and put a reference to those parts in the Message Context. Users can access binary attachments using the content-id. Care should be taken to rip off the "cid" prefix when content-id is taken from the "Href" attributes. When accessing the message context from a service users need to use the message context injection mechanism by introducing an "init" method to the service class.(see the following service example) </p><p>Note: Axis2 supports content-id referencing only. Axis2 does not support Content Location referencing of MIME parts. </p><ul>
+  <p><a name="3"></a></p></div></div><div class="section"><a name="SOAP_with_Attachments__SwA__with_Axis2"></a><h2>SOAP with Attachments (SwA) with Axis2</h2><p>Axis2 Handles SwA messages at the inflow only. When Axis2 receives a SwA message it extracts the binary attachment parts and puts a reference to those parts in the Message Context. Users can access binary attachments using the content-id. Care should be taken to rip off the "cid" prefix when content-id is taken from the "Href" attributes. When accessing the message context from a service users need to use the message context injection mechanism by introducing an "init" method to the service class.(see the following service example) </p><p>Note: Axis2 supports content-id referencing only. Axis2 does not support Content Location referencing of MIME parts. </p><ul>
   <li><strong>Sample service which accepts a SwA message</strong></li>
 </ul>
     <div class="source"><pre>
@@ -273,7 +273,7 @@
   <p><a name="4"></a></p></div><div class="section"><a name="Advanced_Topics"></a><h2>Advanced Topics</h2><p><a name="41"></a></p><div class="subsection"><a name="File_Caching_For_Attachments"></a><h3>File Caching For Attachments</h3><p>Axis2 comes handy with a file caching mechanism for incoming attachments, which gives Axis2 the 
 ability to handle very large attachments without buffering them in memory at any time. Axis2 file 
 caching streams the incoming MIME parts directly in to files, after reading the MIME part headers.</p><p>Also a user can specify a size threshold for the File caching. When this threshold value is specified, only the attachments whose size is bigger than the threshold value will get 
-cached in files. Smaller attachments will remain in Memory. </p><p>NOTE : It is a must to specify a directory to temporary store the attachments. Also care should be taken to *clean that directory* time to time.</p><p>The following parameters need to be set in Axis2.xml in order to enable file caching.</p>
+cached in files. Smaller attachments will remain in Memory. </p><p>NOTE : It is a must to specify a directory to temporary store the attachments. Also care should be taken to *clean that directory* from time to time.</p><p>The following parameters need to be set in Axis2.xml in order to enable file caching.</p>
     <div class="source"><pre><pre>
 <em>&lt;axisconfig name="AxisJava2.0"&gt;
     &lt;!-- ================================================= --&gt;

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/cvs-usage.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/cvs-usage.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/cvs-usage.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/cvs-usage.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Repository"></a><h2>Repository</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Repository"></a><h2>Repository</h2><p>
           No SCM repository is defined.
         </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/dependencies.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/dependencies.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/dependencies.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/dependencies.html Mon Sep 26 06:46:26 2005
@@ -2,32 +2,37 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Dependencies"></a><h2>Dependencies</h2><p> 
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Dependencies"></a><h2>Dependencies</h2><p> 
         The following is a list of dependencies for this project.  These
         dependencies are required to compile and run the application:
       </p><table class="bodyTable"><thead>
         <tr class="b"><th>Artifact ID</th><th>Type</th><th>Version</th><th>URL</th></tr>
         </thead><tbody>
-                <tr class="a"><td>axis2-addressing</td><td>jar</td><td>0.91</td><td>
+                <tr class="a"><td>axis2-addressing</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="b"><td>axis2-common</td><td>jar</td><td>0.91</td><td>
+                <tr class="b"><td>axis2-common</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="a"><td>axis2-core</td><td>jar</td><td>0.91</td><td>
+                <tr class="a"><td>axis2-core</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="b"><td>axis2-tools</td><td>jar</td><td>0.91</td><td>
+                <tr class="b"><td>axis2-security</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="a"><td>axis2-wsdl</td><td>jar</td><td>0.91</td><td>
+                <tr class="a"><td>axis2-tools</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="b"><td>axis2-xml</td><td>jar</td><td>0.91</td><td>
+                <tr class="b"><td>axis2-wsdl</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="a"><td>axis-wsdl4j</td><td>jar</td><td>1.2</td><td>
+                <tr class="a"><td>axis2-xml</td><td>jar</td><td>0.92</td><td>
+                    <a href=""></a>
+                    </td></tr>
+                <tr class="b"><td>axis-wsdl4j</td><td>jar</td><td>1.2</td><td>
+                    </td></tr>
+                <tr class="a"><td>bcprov</td><td>jar</td><td>jdk13-128</td><td>
                     </td></tr>
                 <tr class="b"><td>commons-codec</td><td>jar</td><td>1.3</td><td>
                     </td></tr>
@@ -35,22 +40,30 @@
                     </td></tr>
                 <tr class="b"><td>commons-logging</td><td>jar</td><td>1.0.3</td><td>
                     </td></tr>
-                <tr class="a"><td>FastInfoset</td><td>jar</td><td>0.1</td><td>
+                <tr class="a"><td>geronimo-spec-activation</td><td>jar</td><td>1.0.2-rc4</td><td>
                     </td></tr>
-                <tr class="b"><td>geronimo-spec-activation</td><td>jar</td><td>1.0.2-rc4</td><td>
+                <tr class="b"><td>geronimo-spec-javamail</td><td>jar</td><td>1.3.1-rc5</td><td>
                     </td></tr>
-                <tr class="a"><td>geronimo-spec-javamail</td><td>jar</td><td>1.3.1-rc5</td><td>
-                    </td></tr>
-                <tr class="b"><td>groovy-all</td><td>jar</td><td>1.0-jsr-01</td><td>
+                <tr class="a"><td>groovy-all</td><td>jar</td><td>1.0-jsr-01</td><td>
                     <a href="http://dist.codehaus.org/groovy/jars/" class="externalLink" title="External Link">http://dist.codehaus.org/groovy/jars/</a>
                     </td></tr>
+                <tr class="b"><td>jaxen</td><td>jar</td><td>1.1-beta-7</td><td>
+                    </td></tr>
                 <tr class="a"><td>log4j</td><td>jar</td><td>1.2.8</td><td>
                     <a href="http://dist.codehaus.org/stax/jars/" class="externalLink" title="External Link">http://dist.codehaus.org/stax/jars/</a>
                     </td></tr>
-                <tr class="b"><td>stax</td><td>jar</td><td>1.1.2-dev</td><td>
+                <tr class="b"><td>opensaml</td><td>jar</td><td>1.0.1</td><td>
+                    </td></tr>
+                <tr class="a"><td>stax</td><td>jar</td><td>1.1.2-dev</td><td>
+                    </td></tr>
+                <tr class="b"><td>stax-api</td><td>jar</td><td>1.0</td><td>
+                    </td></tr>
+                <tr class="a"><td>wss4j</td><td>jar</td><td>SNAPSHOT</td><td>
+                    </td></tr>
+                <tr class="b"><td>xmlParserAPIs</td><td>jar</td><td>2.6.2</td><td>
                     </td></tr>
-                <tr class="a"><td>stax-api</td><td>jar</td><td>1.0</td><td>
+                <tr class="a"><td>xmlsec</td><td>jar</td><td>1.2.1</td><td>
                     </td></tr>
-                <tr class="b"><td>xbean</td><td>jar</td><td>2.0.0-beta1</td><td>
+                <tr class="b"><td>xbean</td><td>jar</td><td>2.0.0</td><td>
                     </td></tr>
                 </tbody></table></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/downloads.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/downloads.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/downloads.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/downloads.html Mon Sep 26 06:46:26 2005
@@ -2,6 +2,6 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Downloads"></a><h2>Downloads</h2><p>You must define the
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Downloads"></a><h2>Downloads</h2><p>You must define the
         <code>maven.xdoc.distributionUrl</code>property if you wish to generate the download report.</p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/index.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/index.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/index.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/index.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Apache_Axis_2_0_-_Samples"></a><h2>Apache Axis 2.0 - Samples</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Apache_Axis_2_0_-_Samples"></a><h2>Apache Axis 2.0 - Samples</h2><p>
         Samples for Axis 2.0
       </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/issue-tracking.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/issue-tracking.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/issue-tracking.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/issue-tracking.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
-                <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10611" class="externalLink" title="External Link">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10611</a>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
+                <a href="http://issues.apache.org/jira/browse/AXIS2" class="externalLink" title="External Link">http://issues.apache.org/jira/browse/AXIS2</a>
       </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/mail-lists.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/mail-lists.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/mail-lists.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/mail-lists.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Mailing_Lists"></a><h2>Mailing Lists</h2><p> 
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Mailing_Lists"></a><h2>Mailing Lists</h2><p> 
         These are the mailing lists that have been established for this
         project.  For each list, there is a subscribe, unsubscribe, and an
         archive link.

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/maven-reports.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/maven-reports.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/maven-reports.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/maven-reports.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Maven_Generated_Reports"></a><h2>Maven Generated Reports</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Maven_Generated_Reports"></a><h2>Maven Generated Reports</h2><p>
         This document provides an overview of the various reports that
         are automatically generated by 
         <a href="http://maven.apache.org/" class="externalLink" title="External Link">Maven</a>.

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/project-info.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/project-info.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/project-info.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/project-info.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="General_Project_Information"></a><h2>General Project Information</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="General_Project_Information"></a><h2>General Project Information</h2><p>
         This document provides an overview of the various documents and
         links that are part of this project's general information.  All
         of this content is automatically generated by 

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/readme.txt
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/readme.txt?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/readme.txt (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/readme.txt Mon Sep 26 06:46:26 2005
@@ -3,4 +3,5 @@
 ----------------------------------------------------------------
 Further information about this sample is included in the docs folder
 Executing the batch file or the shell script will bringup the GUI
-Selecting the help menu from the GUI will also bring up the help
\ No newline at end of file
+Selecting the help menu from the GUI will also bring up the help
+

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/team-list.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/team-list.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/team-list.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Samples/team-list.html Mon Sep 26 06:46:26 2005
@@ -14,10 +14,10 @@
           }
   	
   	  function init() {
-	    	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	                     }
+	    	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	                     }
     </script></head><body class="composite" onload="init();"><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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Samples" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="The_Team"></a><h2>The Team</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="The_Team"></a><h2>The Team</h2><p>
         A successful project requires many people to play many roles.
         Some members write code or documentation, while others are
         valuable as testers, submitting patches and suggestions.
@@ -68,21 +68,21 @@
                     </td><td></td><td><span id="developer-thilina">Unknown</span></td></tr>
                 <tr class="a"><td>Ruchith Fernando</td><td><a name="ruchith"></a>ruchith</td><td><a href="mailto:ruchithf@apache.lk">ruchithf@apache.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td><td></td><td><span id="developer-ruchith">Unknown</span></td></tr>
+                <tr class="b"><td>Saminda Abeyruwan</td><td><a name="saminda"></a>saminda</td><td><a href="mailto:saminda@opensource.lk">saminda@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                    </td><td></td><td><span id="developer-saminda">Unknown</span></td></tr>
                 </tbody></table></div><div class="subsection"><a name="Contributors"></a><h3>Contributors</h3><p>
         The following additional people have contributed to this project
         through the way of suggestions, patches or documentation.
       </p><table class="bodyTable"><thead>
-        <tr class="b"><th>Name</th><th>Email</th><th>Organization</th><th>Roles</th></tr>
+        <tr class="a"><th>Name</th><th>Email</th><th>Organization</th><th>Roles</th></tr>
         </thead><tbody>
-                <tr class="a"><td>Farhaan Mohideen</td><td><a href="mailto:fmohideen@valista.com">fmohideen@valista.com</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td>Farhaan Mohideen</td><td><a href="mailto:fmohideen@valista.com">fmohideen@valista.com</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
-                <tr class="b"><td>Changshin Lee</td><td><a href="mailto:iasandcb@hotmail.com">iasandcb@hotmail.com</a></td><td>Tmax Soft, Korea</td><td>
+                <tr class="a"><td>Changshin Lee</td><td><a href="mailto:iasandcb@hotmail.com">iasandcb@hotmail.com</a></td><td>Tmax Soft, Korea</td><td>
                     </td></tr>
-                <tr class="a"><td>Chamil Thanthrimudalige</td><td><a href="mailto:chamil@opensource.lk">chamil@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td>Chamil Thanthrimudalige</td><td><a href="mailto:chamil@opensource.lk">chamil@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
-                <tr class="b"><td>Nadana Gunarathna</td><td><a href="mailto:nadana@opensource.lk">nadana@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
-                    </td></tr>
-                <tr class="a"><td>Saminda Abeyruwan</td><td><a href="mailto:saminda@opensource.lk">saminda@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="a"><td>Nadana Gunarathna</td><td><a href="mailto:nadana@opensource.lk">nadana@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
                 <tr class="b"><td>Gayan Asanka</td><td><a href="mailto:gayan@opensource.lk">gayan@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/cvs-usage.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/cvs-usage.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/cvs-usage.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/cvs-usage.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Repository"></a><h2>Repository</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Repository"></a><h2>Repository</h2><p>
           No SCM repository is defined.
         </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/dependencies.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/dependencies.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/dependencies.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/dependencies.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Dependencies"></a><h2>Dependencies</h2><p> 
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Dependencies"></a><h2>Dependencies</h2><p> 
         The following is a list of dependencies for this project.  These
         dependencies are required to compile and run the application:
       </p><table class="bodyTable"><thead>
@@ -11,10 +11,10 @@
         </thead><tbody>
                 <tr class="a"><td>ant</td><td>jar</td><td>1.6.2</td><td>
                     </td></tr>
-                <tr class="b"><td>axis2-common</td><td>jar</td><td>0.91</td><td>
+                <tr class="b"><td>axis2-common</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="a"><td>axis2-wsdl</td><td>jar</td><td>0.91</td><td>
+                <tr class="a"><td>axis2-wsdl</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
                 <tr class="b"><td>axis-wsdl4j</td><td>jar</td><td>1.2</td><td>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/downloads.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/downloads.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/downloads.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/downloads.html Mon Sep 26 06:46:26 2005
@@ -2,6 +2,6 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Downloads"></a><h2>Downloads</h2><p>You must define the
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Downloads"></a><h2>Downloads</h2><p>You must define the
         <code>maven.xdoc.distributionUrl</code>property if you wish to generate the download report.</p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/index.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/index.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/index.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/index.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Apache_Axis_2_0_-_Tools"></a><h2>Apache Axis 2.0 - Tools</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Apache_Axis_2_0_-_Tools"></a><h2>Apache Axis 2.0 - Tools</h2><p>
         Tools available for Axis 2.0.
       </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/issue-tracking.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/issue-tracking.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/issue-tracking.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/issue-tracking.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
-                <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10611" class="externalLink" title="External Link">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10611</a>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
+                <a href="http://issues.apache.org/jira/browse/AXIS2" class="externalLink" title="External Link">http://issues.apache.org/jira/browse/AXIS2</a>
       </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/mail-lists.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/mail-lists.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/mail-lists.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/mail-lists.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Mailing_Lists"></a><h2>Mailing Lists</h2><p> 
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Mailing_Lists"></a><h2>Mailing Lists</h2><p> 
         These are the mailing lists that have been established for this
         project.  For each list, there is a subscribe, unsubscribe, and an
         archive link.

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/maven-reports.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/maven-reports.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/maven-reports.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/maven-reports.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Maven_Generated_Reports"></a><h2>Maven Generated Reports</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Maven_Generated_Reports"></a><h2>Maven Generated Reports</h2><p>
         This document provides an overview of the various reports that
         are automatically generated by 
         <a href="http://maven.apache.org/" class="externalLink" title="External Link">Maven</a>.

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/project-info.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/project-info.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/project-info.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/project-info.html Mon Sep 26 06:46:26 2005
@@ -2,8 +2,8 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="General_Project_Information"></a><h2>General Project Information</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="General_Project_Information"></a><h2>General Project Information</h2><p>
         This document provides an overview of the various documents and
         links that are part of this project's general information.  All
         of this content is automatically generated by 

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/team-list.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/team-list.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/team-list.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-Tools/team-list.html Mon Sep 26 06:46:26 2005
@@ -14,10 +14,10 @@
           }
   	
   	  function init() {
-	    	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	                     }
+	    	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	               	       	         	                     }
     </script></head><body class="composite" onload="init();"><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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Tools" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="The_Team"></a><h2>The Team</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="The_Team"></a><h2>The Team</h2><p>
         A successful project requires many people to play many roles.
         Some members write code or documentation, while others are
         valuable as testers, submitting patches and suggestions.
@@ -68,21 +68,21 @@
                     </td><td></td><td><span id="developer-thilina">Unknown</span></td></tr>
                 <tr class="a"><td>Ruchith Fernando</td><td><a name="ruchith"></a>ruchith</td><td><a href="mailto:ruchithf@apache.lk">ruchithf@apache.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td><td></td><td><span id="developer-ruchith">Unknown</span></td></tr>
+                <tr class="b"><td>Saminda Abeyruwan</td><td><a name="saminda"></a>saminda</td><td><a href="mailto:saminda@opensource.lk">saminda@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                    </td><td></td><td><span id="developer-saminda">Unknown</span></td></tr>
                 </tbody></table></div><div class="subsection"><a name="Contributors"></a><h3>Contributors</h3><p>
         The following additional people have contributed to this project
         through the way of suggestions, patches or documentation.
       </p><table class="bodyTable"><thead>
-        <tr class="b"><th>Name</th><th>Email</th><th>Organization</th><th>Roles</th></tr>
+        <tr class="a"><th>Name</th><th>Email</th><th>Organization</th><th>Roles</th></tr>
         </thead><tbody>
-                <tr class="a"><td>Farhaan Mohideen</td><td><a href="mailto:fmohideen@valista.com">fmohideen@valista.com</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td>Farhaan Mohideen</td><td><a href="mailto:fmohideen@valista.com">fmohideen@valista.com</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
-                <tr class="b"><td>Changshin Lee</td><td><a href="mailto:iasandcb@hotmail.com">iasandcb@hotmail.com</a></td><td>Tmax Soft, Korea</td><td>
+                <tr class="a"><td>Changshin Lee</td><td><a href="mailto:iasandcb@hotmail.com">iasandcb@hotmail.com</a></td><td>Tmax Soft, Korea</td><td>
                     </td></tr>
-                <tr class="a"><td>Chamil Thanthrimudalige</td><td><a href="mailto:chamil@opensource.lk">chamil@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="b"><td>Chamil Thanthrimudalige</td><td><a href="mailto:chamil@opensource.lk">chamil@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
-                <tr class="b"><td>Nadana Gunarathna</td><td><a href="mailto:nadana@opensource.lk">nadana@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
-                    </td></tr>
-                <tr class="a"><td>Saminda Abeyruwan</td><td><a href="mailto:saminda@opensource.lk">saminda@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
+                <tr class="a"><td>Nadana Gunarathna</td><td><a href="mailto:nadana@opensource.lk">nadana@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>
                 <tr class="b"><td>Gayan Asanka</td><td><a href="mailto:gayan@opensource.lk">gayan@opensource.lk</a></td><td>Lanka Software Foundation</td><td>
                     </td></tr>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/cvs-usage.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/cvs-usage.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/cvs-usage.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/cvs-usage.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Addressing" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Repository"></a><h2>Repository</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Repository"></a><h2>Repository</h2><p>
           No SCM repository is defined.
         </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/dependencies.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/dependencies.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/dependencies.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/dependencies.html Mon Sep 26 06:46:26 2005
@@ -2,38 +2,39 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Addressing" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Dependencies"></a><h2>Dependencies</h2><p> 
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Dependencies"></a><h2>Dependencies</h2><p> 
         The following is a list of dependencies for this project.  These
         dependencies are required to compile and run the application:
       </p><table class="bodyTable"><thead>
         <tr class="b"><th>Artifact ID</th><th>Type</th><th>Version</th><th>URL</th></tr>
         </thead><tbody>
-                <tr class="a"><td>axis2-common</td><td>jar</td><td>0.91</td><td>
+                <tr class="a"><td>axis2-common</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="b"><td>axis2-core</td><td>jar</td><td>0.91</td><td>
+                <tr class="b"><td>axis2-core</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="a"><td>axis2-wsdl</td><td>jar</td><td>0.91</td><td>
+                <tr class="a"><td>axis2-wsdl</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="b"><td>axis2-xml</td><td>jar</td><td>0.91</td><td>
+                <tr class="b"><td>axis2-xml</td><td>jar</td><td>0.92</td><td>
                     <a href=""></a>
                     </td></tr>
-                <tr class="a"><td>commons-codec</td><td>jar</td><td>1.3</td><td>
+                <tr class="a"><td>axis-wsdl4j</td><td>jar</td><td>1.2</td><td>
                     </td></tr>
-                <tr class="b"><td>commons-httpclient</td><td>jar</td><td>3.0-rc3</td><td>
+                <tr class="b"><td>commons-codec</td><td>jar</td><td>1.3</td><td>
                     </td></tr>
-                <tr class="a"><td>commons-logging</td><td>jar</td><td>1.0.3</td><td>
+                <tr class="a"><td>commons-httpclient</td><td>jar</td><td>3.0-rc3</td><td>
                     </td></tr>
-                <tr class="b"><td>geronimo-spec-activation</td><td>jar</td><td>1.0.2-rc4</td><td>
+                <tr class="b"><td>commons-logging</td><td>jar</td><td>1.0.3</td><td>
                     </td></tr>
-                <tr class="a"><td>log4j</td><td>jar</td><td>1.2.8</td><td>
-                    <a href="http://dist.codehaus.org/stax/jars/" class="externalLink" title="External Link">http://dist.codehaus.org/stax/jars/</a>
+                <tr class="a"><td>geronimo-spec-activation</td><td>jar</td><td>1.0.2-rc4</td><td>
                     </td></tr>
-                <tr class="b"><td>stax</td><td>jar</td><td>1.1.2-dev</td><td>
+                <tr class="b"><td>log4j</td><td>jar</td><td>1.2.8</td><td>
                     </td></tr>
-                <tr class="a"><td>stax-api</td><td>jar</td><td>1.0</td><td>
+                <tr class="a"><td>stax</td><td>jar</td><td>1.1.2-dev</td><td>
+                    </td></tr>
+                <tr class="b"><td>stax-api</td><td>jar</td><td>1.0</td><td>
                     </td></tr>
                 </tbody></table></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/downloads.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/downloads.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/downloads.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/downloads.html Mon Sep 26 06:46:26 2005
@@ -2,6 +2,6 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Addressing" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Downloads"></a><h2>Downloads</h2><p>You must define the
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Downloads"></a><h2>Downloads</h2><p>You must define the
         <code>maven.xdoc.distributionUrl</code>property if you wish to generate the download report.</p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/index.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/index.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/index.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/index.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Addressing" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Apache_Axis_2_0_-_Addressing"></a><h2>Apache Axis 2.0 - Addressing</h2><p>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Apache_Axis_2_0_-_Addressing"></a><h2>Apache Axis 2.0 - Addressing</h2><p>
         WS-Addressing implementation
       </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/issue-tracking.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/issue-tracking.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/issue-tracking.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/issue-tracking.html Mon Sep 26 06:46:26 2005
@@ -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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Addressing" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
-                <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10611" class="externalLink" title="External Link">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10611</a>
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
+                <a href="http://issues.apache.org/jira/browse/AXIS2" class="externalLink" title="External Link">http://issues.apache.org/jira/browse/AXIS2</a>
       </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2005, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>

Modified: webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/mail-lists.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/mail-lists.html?rev=291622&r1=291621&r2=291622&view=diff
==============================================================================
--- webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/mail-lists.html (original)
+++ webservices/site/trunk/targets/axis2/multiproject/axis2-addressing/mail-lists.html Mon Sep 26 06:46:26 2005
@@ -2,22 +2,22 @@
           @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/axis2/" id="projectLogo"><img alt="Apache Axis 2.0 - Addressing" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 September 2005
-                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Mailing_Lists"></a><h2>Mailing Lists</h2><p> 
+                	Last published: 26 September 2005
+                  | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><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="Mailing_Lists"></a><h2>Mailing Lists</h2><p> 
         These are the mailing lists that have been established for this
         project.  For each list, there is a subscribe, unsubscribe, and an
         archive link.
       </p><table class="bodyTable"><thead>
-        <tr class="b"><th>List Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Archive</th></tr>
+        <tr class="a"><th>List Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Archive</th></tr>
         </thead><tbody>
-                <tr class="a"><td>Axis Developer List</td><td>
+                <tr class="b"><td>Axis Developer List</td><td>
             <a href="mailto:axis-dev-subscribe@ws.apache.org">Subscribe</a>
       </td><td>
             <a href="mailto:axis-dev-unsubscribe@ws.apache.org">Unsubscribe</a>
       </td><td>
             <a href="http://marc.theaimsgroup.com/?l=axis-dev&amp;r=1&amp;w=2" class="externalLink" title="External Link">Archive</a>
       </td></tr>
-                <tr class="b"><td>Axis User List</td><td>
+                <tr class="a"><td>Axis User List</td><td>
             <a href="mailto:axis-user-subscribe@ws.apache.org">Subscribe</a>
       </td><td>
             <a href="mailto:axis-user-unsubscribe@ws.apache.org">Unsubscribe</a>