Modified: incubator/apollo/site/tutorial/wsdl.html
URL: 
http://svn.apache.org/viewcvs/incubator/apollo/site/tutorial/wsdl.html?rev=191574&r1=191573&r2=191574&view=diff
==============================================================================
--- incubator/apollo/site/tutorial/wsdl.html (original)
+++ incubator/apollo/site/tutorial/wsdl.html Mon Jun 20 15:08:04 2005
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">

 <meta name="Forrest-version" content="0.6">

 <meta name="Forrest-skin-name" content="pelt">

-<title>Composing a WSRF WSDL File</title>

+<title>Viewing a WSRF WSDL</title>

 <link type="text/css" href="../skin/basic.css" rel="stylesheet">

 <link media="screen" type="text/css" href="../skin/screen.css" 
rel="stylesheet">

 <link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">

@@ -39,7 +39,7 @@
     |start Project Logo
     +-->

 <div class="projectlogoA1">

-<a href="http://incubator.apache.org/apollo/";><img class="logoImage" 
alt="Apollo" src="../images/apollo-logo.jpg"></a>

+<a href="http://ws.apache.org/ws-fx/wsrf/";><img class="logoImage" alt="WSRF" 
src="../images/wsrf-logo.gif"></a>

 </div>

 <!--+
     |end Project Logo
@@ -49,10 +49,10 @@
     +-->

 <ul id="tabs">

 <li>

-<a class="base-not-selected" href="../index.html">Overview</a>

+<a class="base-not-selected" href="../index.html">Project Info</a>

 </li>

 <li class="current">

-<a class="base-selected" href="../tutorial/index.html">Tutorial</a>

+<a class="base-selected" href="../getting_started.html">Documentation</a>

 </li>

 <li>

 <a class="base-not-selected" href="../apidocs/index.html">API Docs</a>

@@ -90,61 +90,55 @@
     |start Menu
     +-->

 <div id="menu">

-<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" 
class="menutitle">Project Info</div>

+<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" 
class="menutitle">Getting Started</div>

 <div id="menu_1.1" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="../index.html">Overview</a>

+<a title="" href="../getting_started.html">Introduction</a>

 </div>

 <div class="menuitem">

-<a title="" href="../version_control.html">Version Control</a>

+<a title="" href="../getting_started.html#install">Installation</a>

 </div>

 <div class="menuitem">

-<a title="" href="../issue_tracking.html">Issue Tracking</a>

+<a title="" href="../getting_started.html#qd">Quick Demo</a>

 </div>

-<div class="menuitem">

-<a title="" href="../contact_info.html">Contact Info</a>

 </div>

+<div onclick="SwitchMenu('menu_selected_1.2', '../skin/')" 
id="menu_selected_1.2Title" class="menutitle" style="background-image: 
url('../skin/images/chapter_open.gif');">Tutorial</div>

+<div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: 
block;">

 <div class="menuitem">

-<a title="" href="../release_notes.html">Release Notes</a>

+<a title="" href="../tutorial/index.html">Overview</a>

 </div>

+<div class="menupage">

+<div class="menupagetitle">View WSDL</div>

 </div>

-<div onclick="SwitchMenu('menu_1.2', '../skin/')" id="menu_1.2Title" 
class="menutitle">Downloads</div>

-<div id="menu_1.2" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="../release.html">Releases</a>

-</div>

+<a title="" href="../tutorial/wsdl2java.html">Generate Java</a>

 </div>

-<div onclick="SwitchMenu('menu_1.3', '../skin/')" id="menu_1.3Title" 
class="menutitle">Documentation</div>

-<div id="menu_1.3" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="../getting_started.html">Getting Started</a>

+<a title="" href="../tutorial/service.html">Write Service Class</a>

 </div>

 <div class="menuitem">

-<a title="" href="../wsrf.html">WSRF</a>

+<a title="" href="../tutorial/resource.html">Write Resource Class</a>

 </div>

 <div class="menuitem">

-<a title="" href="../tutorial/index.html">Tutorial</a>

+<a title="" href="../tutorial/callback.html">Write Callback Objects</a>

 </div>

 <div class="menuitem">

-<a title="" href="../apidocs/index.html">API Docs</a>

+<a title="" href="../tutorial/home.html">Write Home Class</a>

 </div>

-</div>

-<div onclick="SwitchMenu('menu_1.4', '../skin/')" id="menu_1.4Title" 
class="menutitle">Related Projects</div>

-<div id="menu_1.4" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="http://ws.apache.org/axis/";>Axis</a>

+<a title="" href="../tutorial/webapp.html">Deploy Service</a>

 </div>

 <div class="menuitem">

-<a title="" href="http://ws.apache.org/ws-fx/addressing/";>Addressing</a>

+<a title="" href="../tutorial/test.html">Test</a>

 </div>

-<div class="menuitem">

-<a title="" href="http://xmlbeans.apache.org/";>XMLBeans</a>

 </div>

+<div onclick="SwitchMenu('menu_1.3', '../skin/')" id="menu_1.3Title" 
class="menutitle">Developer Guide</div>

+<div id="menu_1.3" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="http://maven.apache.org/";>Maven</a>

+<a title="" href="../dev_guide/index.html">Overview</a>

 </div>

 <div class="menuitem">

-<a title="" href="http://incubator.apache.org/";>Incubator</a>

+<a title="" href="../dev_guide/wsrf_wsdl.html">Composing a WSRF WSDL</a>

 </div>

 </div>

 <div id="credit"></div>

@@ -162,223 +156,46 @@
     +-->

 <div id="content">

 <div id="skinconf-txtlink"></div>

-<h1>Composing a WSRF WSDL File</h1>

+<h1>Viewing a WSRF WSDL</h1>

 <div id="minitoc-area">

 <ul class="minitoc">

 <li>

 <a href="#Introduction">Introduction</a>

 </li>

 <li>

-<a href="#Using+the+WSRF+WSDL+Template">Using the WSRF WSDL Template</a>

-</li>

-<li>

-<a href="#Defining+the+WSRF+PortType">Defining the WSRF PortType</a>

-<ul class="minitoc">

-<li>

-<a href="#WS-ResourceProperties+%28WSRF-RP%29+PortTypes">WS-ResourceProperties 
(WSRF-RP) PortTypes</a>

-</li>

-<li>

-<a href="#WS-ResourceLifetime+%28WSRF-RL%29+PortTypes">WS-ResourceLifetime 
(WSRF-RL) PortTypes</a>

-</li>

-</ul>

-</li>

-<li>

-<a href="#Adding+Custom+Operations">Adding Custom Operations</a>

-</li>

-<li>

-<a href="#Defining+Resource+Properties">Defining Resource Properties</a>

-</li>

-<li>

-<a href="#An+example+WSRF+WSDL">An example WSRF WSDL</a>

+<a href="#The+FileSystem++WSDL">The FileSystem  WSDL</a>

 </li>

 </ul>

 </div>

-    

+               

 <a name="N1000C"></a><a name="Introduction"></a>

 <h2 class="boxed">Introduction</h2>

 <div class="section">

-<p>

-       This tutorial describes how to create a Web Services Description 
Language (WSDL)

-       file that describes a WSRF WS-Resource. A

-        <a href="_TEMPLATE_.wsdl">WSRF WSDL template</a>

-       is provided to expedite the WSDL creation process.

-      </p>

-</div>

-

-    

-<a name="N1001A"></a><a name="Using+the+WSRF+WSDL+Template"></a>

-<h2 class="boxed">Using the WSRF WSDL Template</h2>

-<div class="section">

-<p>

-            To use the template, first make a copy of the template file. For 
example, on a Windows system,

-            run a command like:

-      </p>

-<pre class="code">copy _TEMPLATE_.wsdl nameOfYourService.wsdl</pre>

-<div class="frame warning">

-<div class="label">Warning</div>

-<div class="content">Do not modify the original template file.</div>

-</div>

-</div>

-

-    

-<a name="N1002B"></a><a name="Defining+the+WSRF+PortType"></a>

-<h2 class="boxed">Defining the WSRF PortType</h2>

-<div class="section">

-<p>

-       A WSRF WSDL should contain only one portType, which is an aggregation 
of custom

-       resource-specific operations and operations from the following

-       specification-defined portTypes:

-      </p>

-<a name="N10034"></a><a 
name="WS-ResourceProperties+%28WSRF-RP%29+PortTypes"></a>

-<h3 class="boxed">WS-ResourceProperties (WSRF-RP) PortTypes</h3>

-<table class="ForrestTable" cellspacing="1" cellpadding="4">

-          

-<tr>

-            

-<th colspan="1" rowspan="1">PortType</th>

-            <th colspan="1" rowspan="1">Operations</th>

-            <th colspan="1" rowspan="1">Properties</th>

-          

-</tr>

-          

-<tr>

-            

-<td colspan="1" rowspan="1">GetResourceProperty</td>

-            <td colspan="1" rowspan="1">GetResourceProperty</td>

-            <td colspan="1" rowspan="1"></td>

-          

-</tr>

-          

-<tr>

-            

-<td colspan="1" rowspan="1">GetMultipleResourceProperties</td>

-            <td colspan="1" rowspan="1">GetMultipleResourceProperties</td>

-            <td colspan="1" rowspan="1"></td>

-          

-</tr>

-          

-<tr>

-            

-<td colspan="1" rowspan="1">SetResourceProperties</td>

-            <td colspan="1" rowspan="1">SetResourceProperties</td>

-            <td colspan="1" rowspan="1"></td>

-          

-</tr>

-          

-<tr>

-            

-<td colspan="1" rowspan="1">QueryResourceProperties</td>

-            <td colspan="1" rowspan="1">QueryResourceProperties</td>

-            <td colspan="1" rowspan="1"></td>

-          

-</tr>

-        

-</table>

-<div class="frame note">

-<div class="label">Note</div>

-<div class="content">The GetResourceProperty portType is REQUIRED. The 
WS-Resource specification states that

-              all WS-Resources MUST implement this portType.</div>

-</div>

-<a name="N10097"></a><a name="WS-ResourceLifetime+%28WSRF-RL%29+PortTypes"></a>

-<h3 class="boxed">WS-ResourceLifetime (WSRF-RL) PortTypes</h3>

-<table class="ForrestTable" cellspacing="1" cellpadding="4">

-          

-<tr>

-            

-<th colspan="1" rowspan="1">PortType</th>

-            <th colspan="1" rowspan="1">Operations</th>

-            <th colspan="1" rowspan="1">Properties</th>

-          

-</tr>

-          

-<tr>

-            

-<td colspan="1" rowspan="1">ImmediateResourceTermination</td>

-            <td colspan="1" rowspan="1">Destroy</td>

-            <td colspan="1" rowspan="1"></td>

-          

-</tr>

-          

-<tr>

-            

-<td colspan="1" rowspan="1">ScheduledResourceTermination</td>

-            <td colspan="1" rowspan="1">SetTerminationTime</td>

-            <td colspan="1" rowspan="1">CurrentTime,

-              <br>TerminationTime

-            </td>

-          

-</tr>

-        

-</table>

-<div class="frame note">

-<div class="label">Note</div>

-<div class="content">In addition to operations, the 
ScheduledResourceTermination portType also includes two properties.

-        This means that if a WS-Resource implements this portType, it must 
expose these properties.</div>

-</div>

-<p>

-         The PortType element must have a

-         
{http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.xsd}ResourceProperties

-        attribute whose value is the QName of the resource properties document 
element defined

-        in the types/schema section of the WSDL file.

-      </p>

-<p>

-         If you've copied the WSDL template file as described above, your WSDL 
file

-         already contains a WSRF portType. You simply have to uncomment the 
blocks

-         corresponding to whichever optional portTypes you want your 
WS-Resource to support. You should also

-        add any custom operations you want your WS-Resource to expose. The 
following

-        section describes how to add custom operations.

-      </p>

-</div>

-

-    

-<a name="N100E2"></a><a name="Adding+Custom+Operations"></a>

-<h2 class="boxed">Adding Custom Operations</h2>

-<div class="section">

-<p>

-       You may optionally add custom operations to the WSRF portType. To do so,

-      you will have to define message types, messages, and operations, as you 
would

-      for any WSDL. It is recommended that, when defining your custom 
operations,

-      you adhere to the rules defined by

-        <a class="external" 
href="http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html#description";>section
 5 of the WS-I Basic Profile</a>.

-      This will ensure maximum interoperability for your WS-Resource.

-      </p>

-</div>

-

-    

-<a name="N100F0"></a><a name="Defining+Resource+Properties"></a>

-<h2 class="boxed">Defining Resource Properties</h2>

-<div class="section">

-<p>

-         Resource properties are defined in the types/schema section of the 
WSDL file. In addition to defining

-         custom resource-specific properties, you may also need to add 
properties that are required by certain

-         specification-defined portTypes. For example, the WSRF-RL 
ScheduledResourceTermination portType requires

-        two properties (see above). Chapter 4 of the

-        <a class="external" 
href="http://docs.oasis-open.org/wsrf/2004/11/wsrf-WS-ResourceProperties-1.2-draft-05.pdf";>WSRF-RP
 specification</a>

-        explains how to define resource properties.

-      </p>

-<p>

-         If you've copied the WSDL template file as described above, your WSDL 
file

-         already contains a resource properties document definition. If your 
WS-Resource

-         implements the WSRF-RL ScheduledResourceTermination portType, simply

-         uncomment the xsd element references, which correspond to the two 
ScheduledResourceTermination

-         properties. If would like your WS-Resource to allow resource 
properties with arbitrary names

-         (not generally recommended), simply uncommwent the xsd any element.

-      </p>

-</div>

-

-    

-<a name="N10101"></a><a name="An+example+WSRF+WSDL"></a>

-<h2 class="boxed">An example WSRF WSDL</h2>

-<div class="section">

-<p>

-        

-<a href="FileSystem.wsdl">FileSystem.wsdl</a> is an example of a WSRF WSDL 
that exposes

-        all of the optional portTypes defined by WSRF-RP and WSRF-RL. It also 
defines two custom

-        operations, Mount and Unmount, and seven custom resource properties.

-      </p>

+<p>Apache WSRF development typical begins by composing a WSRF-compliant WSDL 
that describes a WSRF WS-Resource. In this                        case, the WS 
Resource that being defined is for a UNIX file system resource. In the interest 
of time, 

+                       <a href="FileSystem.wsdl">FileSystem.wsdl</a> has 
already been created for use in this tutorial. 

+                       </p>

+<p>    The WSDL was created using the <a href="_TEMPLATE_.wsdl">WSRF WSDL 
template</a>. Use the template to expedite the

+                       WSDL creation process for a resource. It contains 
detailed instructions and the default operations that are required by a 

+                       WSRF-compliant WSDL. In addition, the template contains 
sections for adding custom operations. It is good practice to use the

+                       template if you are not familiar with the WSRF family 
of specifications. Detailed instructions for composing a WSDL are               
                  provided in the <a 
href="../dev_guide/wsrf_wsdl.html">Developer Guide</a>.

+                       </p>

+</div>

+               

+<a name="N10025"></a><a name="The+FileSystem++WSDL"></a>

+<h2 class="boxed">The FileSystem  WSDL</h2>

+<div class="section">

+<p>The <a href="FileSystem.wsdl">FileSystem WSDL</a> is an example of a WSRF 
WSDL that contains a single portType                              (<span 
class="codefrag">FileSystemPortType</span>), which exposes all of the optional 
portTypes defined by the WSRF-RP and WSRF-RL                              
specifications. It also defines two custom operations, <span 
class="codefrag">Mount</span> and <span class="codefrag">Unmount</span>, and 
seven custom resource                         properties.

+                       </p>

+<p>

+                               

+<img alt="go to the previous step" src="images/back.gif">

+                               <a href="../tutorial/index.html">Back</a>

+                               <img alt="go to the next step" 
src="images/next.gif">

+                               <a href="../tutorial/wsdl2java.html">Next</a>

+                       

+</p>

 </div>

-

-  

+       

 </div>

 <!--+
     |end content

Modified: incubator/apollo/site/tutorial/wsdl2java.html
URL: 
http://svn.apache.org/viewcvs/incubator/apollo/site/tutorial/wsdl2java.html?rev=191574&r1=191573&r2=191574&view=diff
==============================================================================
--- incubator/apollo/site/tutorial/wsdl2java.html (original)
+++ incubator/apollo/site/tutorial/wsdl2java.html Mon Jun 20 15:08:04 2005
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">

 <meta name="Forrest-version" content="0.6">

 <meta name="Forrest-skin-name" content="pelt">

-<title>Runing Apollo's Wsdl2Java tool on a WSRF WSDL</title>

+<title>Running the Wsdl2Java tool on a WSRF WSDL</title>

 <link type="text/css" href="../skin/basic.css" rel="stylesheet">

 <link media="screen" type="text/css" href="../skin/screen.css" 
rel="stylesheet">

 <link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">

@@ -39,7 +39,7 @@
     |start Project Logo
     +-->

 <div class="projectlogoA1">

-<a href="http://incubator.apache.org/apollo/";><img class="logoImage" 
alt="Apollo" src="../images/apollo-logo.jpg"></a>

+<a href="http://ws.apache.org/ws-fx/wsrf/";><img class="logoImage" alt="WSRF" 
src="../images/wsrf-logo.gif"></a>

 </div>

 <!--+
     |end Project Logo
@@ -49,10 +49,10 @@
     +-->

 <ul id="tabs">

 <li>

-<a class="base-not-selected" href="../index.html">Overview</a>

+<a class="base-not-selected" href="../index.html">Project Info</a>

 </li>

 <li class="current">

-<a class="base-selected" href="../tutorial/index.html">Tutorial</a>

+<a class="base-selected" href="../getting_started.html">Documentation</a>

 </li>

 <li>

 <a class="base-not-selected" href="../apidocs/index.html">API Docs</a>

@@ -90,61 +90,55 @@
     |start Menu
     +-->

 <div id="menu">

-<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" 
class="menutitle">Project Info</div>

+<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" 
class="menutitle">Getting Started</div>

 <div id="menu_1.1" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="../index.html">Overview</a>

+<a title="" href="../getting_started.html">Introduction</a>

 </div>

 <div class="menuitem">

-<a title="" href="../version_control.html">Version Control</a>

+<a title="" href="../getting_started.html#install">Installation</a>

 </div>

 <div class="menuitem">

-<a title="" href="../issue_tracking.html">Issue Tracking</a>

+<a title="" href="../getting_started.html#qd">Quick Demo</a>

 </div>

-<div class="menuitem">

-<a title="" href="../contact_info.html">Contact Info</a>

 </div>

+<div onclick="SwitchMenu('menu_selected_1.2', '../skin/')" 
id="menu_selected_1.2Title" class="menutitle" style="background-image: 
url('../skin/images/chapter_open.gif');">Tutorial</div>

+<div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: 
block;">

 <div class="menuitem">

-<a title="" href="../release_notes.html">Release Notes</a>

-</div>

+<a title="" href="../tutorial/index.html">Overview</a>

 </div>

-<div onclick="SwitchMenu('menu_1.2', '../skin/')" id="menu_1.2Title" 
class="menutitle">Downloads</div>

-<div id="menu_1.2" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="../release.html">Releases</a>

+<a title="" href="../tutorial/wsdl.html">View WSDL</a>

 </div>

+<div class="menupage">

+<div class="menupagetitle">Generate Java</div>

 </div>

-<div onclick="SwitchMenu('menu_1.3', '../skin/')" id="menu_1.3Title" 
class="menutitle">Documentation</div>

-<div id="menu_1.3" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="../getting_started.html">Getting Started</a>

+<a title="" href="../tutorial/service.html">Write Service Class</a>

 </div>

 <div class="menuitem">

-<a title="" href="../wsrf.html">WSRF</a>

+<a title="" href="../tutorial/resource.html">Write Resource Class</a>

 </div>

 <div class="menuitem">

-<a title="" href="../tutorial/index.html">Tutorial</a>

+<a title="" href="../tutorial/callback.html">Write Callback Objects</a>

 </div>

 <div class="menuitem">

-<a title="" href="../apidocs/index.html">API Docs</a>

+<a title="" href="../tutorial/home.html">Write Home Class</a>

 </div>

-</div>

-<div onclick="SwitchMenu('menu_1.4', '../skin/')" id="menu_1.4Title" 
class="menutitle">Related Projects</div>

-<div id="menu_1.4" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="http://ws.apache.org/axis/";>Axis</a>

+<a title="" href="../tutorial/webapp.html">Deploy Service</a>

 </div>

 <div class="menuitem">

-<a title="" href="http://ws.apache.org/ws-fx/addressing/";>Addressing</a>

+<a title="" href="../tutorial/test.html">Test</a>

 </div>

-<div class="menuitem">

-<a title="" href="http://xmlbeans.apache.org/";>XMLBeans</a>

 </div>

+<div onclick="SwitchMenu('menu_1.3', '../skin/')" id="menu_1.3Title" 
class="menutitle">Developer Guide</div>

+<div id="menu_1.3" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="http://maven.apache.org/";>Maven</a>

+<a title="" href="../dev_guide/index.html">Overview</a>

 </div>

 <div class="menuitem">

-<a title="" href="http://incubator.apache.org/";>Incubator</a>

+<a title="" href="../dev_guide/wsrf_wsdl.html">Composing a WSRF WSDL</a>

 </div>

 </div>

 <div id="credit"></div>

@@ -162,91 +156,89 @@
     +-->

 <div id="content">

 <div id="skinconf-txtlink"></div>

-<h1>Runing Apollo's Wsdl2Java tool on a WSRF WSDL</h1>

+<h1>Running the Wsdl2Java tool on a WSRF WSDL</h1>

 <div id="minitoc-area">

 <ul class="minitoc">

 <li>

 <a href="#Introduction">Introduction</a>

 </li>

 <li>

-<a href="#Using+the+Wsdl2Java+Ant+Task">Using the Wsdl2Java Ant Task</a>

+<a href="#Using+the+Ant+Task">Using the Ant Task</a>

 </li>

 </ul>

 </div>

-    

+               

 <a name="N1000C"></a><a name="Introduction"></a>

 <h2 class="boxed">Introduction</h2>

 <div class="section">

-<p>

-        Apollo's Wsdl2Java file takes a WSRF WSDL file as its input and 
generates the following artifacts:

-      </p>

+<p>The Apache WSRF Wsdl2Java tool takes a WSRF WSDL file as its input and 
generates the following artifacts:

+                       </p>

 <ul>

-        

+                               

 <li>XMLBeans for all XML Schema types and elements defined in the types 
section of the WSDL</li>

-        

+                               

 <li>an abstract base Resource class</li>

-        

+                               

 <li>a Resource class - described

           <a href="resource.html">here</a>

-        

+                               

 </li>

-        

+                               

 <li>an abstract base Service class</li>

-        

+                               

 <li>a Service class - described

           <a href="service.html">here</a>

-        

-</li>        

-        

+                               

+</li>

+                               

 <li>a Home class - described

           <a href="home.html">here</a>

-        

+                               

 </li>

-        

+                               

 <li>a CustomOperationsPortType interface</li>

-        

+                               

 <li>a PropertyQNames interface</li>

-        

+                               

 <li>an Axis deploy.wsdd file</li>

-        

+                               

 <li>a resource.cfg file</li>

-      

+                       

 </ul>

 <div class="frame note">

 <div class="label">Note</div>

 <div class="content">The abstract classes and interfaces should NOT be 
modified.</div>

 </div>

 </div>

-

-    

-<a name="N10046"></a><a name="Using+the+Wsdl2Java+Ant+Task"></a>

-<h2 class="boxed">Using the Wsdl2Java Ant Task</h2>

+               

+<a name="N10046"></a><a name="Using+the+Ant+Task"></a>

+<h2 class="boxed">Using the Ant Task</h2>

 <div class="section">

-<p>Apollo Wsdl2Java is invoked via an Ant task, as shown by the following 
example:</p>

+<p>The Wsdl2Java tool is invoked using an Ant task, as shown by the following 
example:</p>

 <pre class="code">

-        

-        &lt;property name="wsrf.webapp.dir" 
location="${apollo.home}/webapps/wsrf" /&gt;

+        &lt;property name="wsrf.webapp.dir" 
location="${wsrf.home}/webapps/wsrf" /&gt;

 

-        &lt;path id="apollo.classpath.id"&gt;

+        &lt;path id="wsrf.classpath.id"&gt;

           &lt;pathelement location="${wsrf.webapp.dir}/WEB-INF/classes" /&gt;

           &lt;fileset dir="${wsrf.webapp.dir}/WEB-INF/lib" includes="*.jar" 
/&gt;

         &lt;/path&gt;

 

-        &lt;taskdef name="wsdl2Java" 
classname="org.apache.ws.resource.tool.Wsdl2JavaTask" 
classpathref="apollo.classpath.id" /&gt;

+        &lt;taskdef name="wsdl2Java" 
classname="org.apache.ws.resource.tool.Wsdl2JavaTask" 
classpathref="wsrf.classpath.id" /&gt;

 

         &lt;wsdl2Java wsdl="path/to/your.wsdl"

                    outputdir="generated"                   

-                   classpathref="apollo.classpath.id" /&gt;

-      

+                   classpathref="wsrf.classpath.id" /&gt;

       </pre>

 <div class="frame note">

 <div class="label">Note</div>

-<div class="content">The apollo.home Ant property used above has to be set to 
your Apollo installation

-            directory (e.g. /opt/apollo-1.0beta).</div>

+<div class="content">The wsrf.home Ant property used above has to be set to 
<span class="codefrag">INSTALL_DIR</span> (e.g. /opt/wsrf-1.0beta).</div>

 </div>

+<p>

+<img alt="go to the previous step" src="images/back.gif"><a 
href="../tutorial/wsdl.html">Back</a>  <img alt="go to the next step" 
src="images/next.gif"><a href="../tutorial/service.html">Next</a>

+                       

+</p>

 </div>

-

-  

+       

 </div>

 <!--+
     |end content

Modified: incubator/apollo/site/version_control.html
URL: 
http://svn.apache.org/viewcvs/incubator/apollo/site/version_control.html?rev=191574&r1=191573&r2=191574&view=diff
==============================================================================
--- incubator/apollo/site/version_control.html (original)
+++ incubator/apollo/site/version_control.html Mon Jun 20 15:08:04 2005
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">

 <meta name="Forrest-version" content="0.6">

 <meta name="Forrest-skin-name" content="pelt">

-<title>Apollo Version Control System</title>

+<title>WSRF Version Control System</title>

 <link type="text/css" href="skin/basic.css" rel="stylesheet">

 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">

 <link media="print" type="text/css" href="skin/print.css" rel="stylesheet">

@@ -39,7 +39,7 @@
     |start Project Logo
     +-->

 <div class="projectlogoA1">

-<a href="http://incubator.apache.org/apollo/";><img class="logoImage" 
alt="Apollo" src="images/apollo-logo.jpg"></a>

+<a href="http://ws.apache.org/ws-fx/wsrf/";><img class="logoImage" alt="WSRF" 
src="images/wsrf-logo.gif"></a>

 </div>

 <!--+
     |end Project Logo
@@ -49,10 +49,10 @@
     +-->

 <ul id="tabs">

 <li class="current">

-<a class="base-selected" href="index.html">Overview</a>

+<a class="base-selected" href="index.html">Project Info</a>

 </li>

 <li>

-<a class="base-not-selected" href="tutorial/index.html">Tutorial</a>

+<a class="base-not-selected" href="getting_started.html">Documentation</a>

 </li>

 <li>

 <a class="base-not-selected" href="apidocs/index.html">API Docs</a>

@@ -107,6 +107,9 @@
 <div class="menuitem">

 <a title="" href="release_notes.html">Release Notes</a>

 </div>

+<div class="menuitem">

+<a title="" href="wsrf.html">WSRF Specs</a>

+</div>

 </div>

 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" 
class="menutitle">Downloads</div>

 <div id="menu_1.2" class="menuitemgroup">

@@ -114,24 +117,9 @@
 <a title="" href="release.html">Releases</a>

 </div>

 </div>

-<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" 
class="menutitle">Documentation</div>

+<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" 
class="menutitle">Related Projects</div>

 <div id="menu_1.3" class="menuitemgroup">

 <div class="menuitem">

-<a title="" href="getting_started.html">Getting Started</a>

-</div>

-<div class="menuitem">

-<a title="" href="wsrf.html">WSRF</a>

-</div>

-<div class="menuitem">

-<a title="" href="tutorial/index.html">Tutorial</a>

-</div>

-<div class="menuitem">

-<a title="" href="apidocs/index.html">API Docs</a>

-</div>

-</div>

-<div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" 
class="menutitle">Related Projects</div>

-<div id="menu_1.4" class="menuitemgroup">

-<div class="menuitem">

 <a title="" href="http://ws.apache.org/axis/";>Axis</a>

 </div>

 <div class="menuitem">

@@ -162,7 +150,7 @@
     +-->

 <div id="content">

 <div id="skinconf-txtlink"></div>

-<h1>Apollo Version Control System</h1>

+<h1>WSRF Version Control System</h1>

 <div id="minitoc-area">

 <ul class="minitoc">

 <li>

@@ -188,7 +176,7 @@
 <h2 class="boxed">Overview</h2>

 <div class="section">

 <p>

-        The Apollo source code resides in the Apache <a class="external" 
href="http://subversion.tigris.org/";>Subversion (SVN)</a> repository.

+        The WSRF source code resides in the Apache <a class="external" 
href="http://subversion.tigris.org/";>Subversion (SVN)</a> repository.

         The command-line SVN client can be obtained <a class="external" 
href="http://subversion.tigris.org/project_packages.html";>here</a>.

         The TortoiseSVN GUI client for Windows can be obtained <a 
class="external" href="http://tortoisesvn.tigris.org/";>here</a>. There

         are also SVN plugins available for both <a class="external" 
href="http://subclipse.tigris.org/";>Eclipse</a> and 

@@ -202,7 +190,7 @@
 <div class="section">

 <p>

         The source code can be browsed via the Web at 

-        <a class="external" 
href="http://svn.apache.org/viewcvs.cgi/incubator/apollo/";>http://svn.apache.org/viewcvs.cgi/incubator/apollo/</a>.

+        <a class="external" 
href="http://svn.apache.org/viewcvs.cgi/incubator/wsrf/";>http://svn.apache.org/viewcvs.cgi/incubator/wsrf/</a>.

         No SVN client software is required.

       </p>

 </div>

@@ -213,7 +201,7 @@
 <div class="section">

 <p>

         The SVN URL for anonymous users is 

-        <a class="external" 
href="http://svn.apache.org/repos/asf/incubator/apollo/";>http://svn.apache.org/repos/asf/incubator/apollo/</a>.

+        <a class="external" 
href="http://svn.apache.org/repos/asf/incubator/wsrf/";>http://svn.apache.org/repos/asf/incubator/wsrf/</a>.

         Instructions for anonymous SVN access are 

         <a class="external" 
href="http://www.apache.org/dev/version-control.html#anon-svn";>here</a>.

       </p>

@@ -225,7 +213,7 @@
 <div class="section">

 <p>

         The SVN URL for committers is 

-        <a class="external" 
href="https://svn.apache.org/repos/asf/incubator/apollo/";>https://svn.apache.org/repos/asf/incubator/apollo/</a>.

+        <a class="external" 
href="https://svn.apache.org/repos/asf/incubator/wsrf/";>https://svn.apache.org/repos/asf/incubator/wsrf/</a>.

         Instructions for committer SVN access are 

         <a class="external" 
href="http://www.apache.org/dev/version-control.html#https-svn";>here</a>.

       </p>


Modified: incubator/apollo/site/wsrf.html
URL: 
http://svn.apache.org/viewcvs/incubator/apollo/site/wsrf.html?rev=191574&r1=191573&r2=191574&view=diff
==============================================================================
--- incubator/apollo/site/wsrf.html (original)
+++ incubator/apollo/site/wsrf.html Mon Jun 20 15:08:04 2005
@@ -39,7 +39,7 @@
     |start Project Logo
     +-->

 <div class="projectlogoA1">

-<a href="http://incubator.apache.org/apollo/";><img class="logoImage" 
alt="Apollo" src="images/apollo-logo.jpg"></a>

+<a href="http://ws.apache.org/ws-fx/wsrf/";><img class="logoImage" alt="WSRF" 
src="images/wsrf-logo.gif"></a>

 </div>

 <!--+
     |end Project Logo
@@ -49,10 +49,10 @@
     +-->

 <ul id="tabs">

 <li class="current">

-<a class="base-selected" href="index.html">Overview</a>

+<a class="base-selected" href="index.html">Project Info</a>

 </li>

 <li>

-<a class="base-not-selected" href="tutorial/index.html">Tutorial</a>

+<a class="base-not-selected" href="getting_started.html">Documentation</a>

 </li>

 <li>

 <a class="base-not-selected" href="apidocs/index.html">API Docs</a>

@@ -90,8 +90,8 @@
     |start Menu
     +-->

 <div id="menu">

-<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" 
class="menutitle">Project Info</div>

-<div id="menu_1.1" class="menuitemgroup">

+<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" 
id="menu_selected_1.1Title" class="menutitle" style="background-image: 
url('skin/images/chapter_open.gif');">Project Info</div>

+<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: 
block;">

 <div class="menuitem">

 <a title="" href="index.html">Overview</a>

 </div>

@@ -107,6 +107,9 @@
 <div class="menuitem">

 <a title="" href="release_notes.html">Release Notes</a>

 </div>

+<div class="menupage">

+<div class="menupagetitle">WSRF Specs</div>

+</div>

 </div>

 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" 
class="menutitle">Downloads</div>

 <div id="menu_1.2" class="menuitemgroup">

@@ -114,23 +117,8 @@
 <a title="" href="release.html">Releases</a>

 </div>

 </div>

-<div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" 
id="menu_selected_1.3Title" class="menutitle" style="background-image: 
url('skin/images/chapter_open.gif');">Documentation</div>

-<div id="menu_selected_1.3" class="selectedmenuitemgroup" style="display: 
block;">

-<div class="menuitem">

-<a title="" href="getting_started.html">Getting Started</a>

-</div>

-<div class="menupage">

-<div class="menupagetitle">WSRF</div>

-</div>

-<div class="menuitem">

-<a title="" href="tutorial/index.html">Tutorial</a>

-</div>

-<div class="menuitem">

-<a title="" href="apidocs/index.html">API Docs</a>

-</div>

-</div>

-<div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" 
class="menutitle">Related Projects</div>

-<div id="menu_1.4" class="menuitemgroup">

+<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" 
class="menutitle">Related Projects</div>

+<div id="menu_1.3" class="menuitemgroup">

 <div class="menuitem">

 <a title="" href="http://ws.apache.org/axis/";>Axis</a>

 </div>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to