owenb 2003/09/18 02:55:21
Modified: forrest-src/src/documentation/content/xdocs/developers
trace.xml customizing.xml building.xml
how_to_provider.xml cvs.xml
forrest-src/src/documentation/content/xdocs index.xml
bugs.xml news.xml requirements.xml tabs.xml
forrest-src/src/documentation/content/xdocs/wsif_samples
index.xml book.xml
Log:
Updated to refer to new CVS repsoitory - thanks to Tetsuya Kitahata for the patch
Revision Changes Path
1.2 +5 -5
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/trace.xml
Index: trace.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/trace.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- trace.xml 31 Jan 2003 13:06:44 -0000 1.1
+++ trace.xml 18 Sep 2003 09:55:20 -0000 1.2
@@ -43,7 +43,7 @@
<source>
7951 [main] DEBUG org.apache.wsif.* - ENTRY WSIFServiceFactory.newInstance()
8122 [main] DEBUG org.apache.wsif.* -
EXIT WSIFServiceFactory.newInstance([EMAIL PROTECTED])
-8132 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFServiceFactoryImpl.getService<7df10a36>(C:\wsad-5\eclipse\workspace\xml-axis-wsif\java\samples\addressbook\wsifservice\AddressBook.wsdl,
<null>, <null>, http://wsifservice.addressbook/, AddressBook)
+8132 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFServiceFactoryImpl.getService<7df10a36>(C:\wsad-5\eclipse\workspace\ws-wsif\java\samples\addressbook\wsifservice\AddressBook.wsdl,
<null>, <null>, http://wsifservice.addressbook/, AddressBook)
8252 [main] DEBUG org.apache.wsif.* -
ENTRY PrivateCompositeExtensionRegistry.<init><43000a37>()
8893 [main] DEBUG org.apache.wsif.* -
ENTRY JavaBindingSerializer.registerSerializer<576c0a36>([EMAIL
PROTECTED])
@@ -60,14 +60,14 @@
9353 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFDynamicTypeMap.<init><32128a36>()
9353 [main] DEBUG org.apache.wsif.* -
EXIT WSIFDynamicTypeMap.<init>()
-9363 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFServiceImpl.<init><31e38a36>(C:\wsad-5\eclipse\workspace\xml-axis-wsif\java\samples\addressbook\wsifservice\AddressBook.wsdl,
<null>, <null>, http://wsifservice.addressbook/, AddressBook)
-9363 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFUtils.readWSDL(<null>,
C:\wsad-5\eclipse\workspace\xml-axis-wsif\java\samples\addressbook\wsifservice\AddressBook.wsdl)
+9363 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFServiceImpl.<init><31e38a36>(C:\wsad-5\eclipse\workspace\ws-wsif\java\samples\addressbook\wsifservice\AddressBook.wsdl,
<null>, <null>, http://wsifservice.addressbook/, AddressBook)
+9363 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFUtils.readWSDL(<null>,
C:\wsad-5\eclipse\workspace\ws-wsif\java\samples\addressbook\wsifservice\AddressBook.wsdl)
9373 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFPluggableProviders.getProvider(/)
9384 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFPluggableProviders.getSupportingProviders(/,
true)
9384 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFPluggableProviders.getAllDynamicWSIFProviders()
-9414 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFPluggableProviders.readMETAINFClassNames(file:/C:/wsad-5/eclipse/workspace/xml-axis-wsif/bin/META-INF/services/org.apache.wsif.spi.WSIFProvider)
-9424 [main] DEBUG org.apache.wsif.* -
EVENT WSIFPluggableProviders.readMETAINFClassNames
Reading provider class names from URL:
file:/C:/wsad-5/eclipse/workspace/xml-axis-wsif/bin/META-INF/services/org.apache.wsif.spi.WSIFProvider
+9414 [main] DEBUG org.apache.wsif.* -
ENTRY WSIFPluggableProviders.readMETAINFClassNames(file:/C:/wsad-5/eclipse/workspace/ws-wsif/bin/META-INF/services/org.apache.wsif.spi.WSIFProvider)
+9424 [main] DEBUG org.apache.wsif.* -
EVENT WSIFPluggableProviders.readMETAINFClassNames
Reading provider class names from URL:
file:/C:/wsad-5/eclipse/workspace/ws-wsif/bin/META-INF/services/org.apache.wsif.spi.WSIFProvider
9434 [main] DEBUG org.apache.wsif.* -
EVENT WSIFPluggableProviders.readMETAINFClassNames
Found provider class name: org.apache.wsif.providers.ejb.WSIFDynamicProvider_EJB
9444 [main] DEBUG org.apache.wsif.* -
EVENT WSIFPluggableProviders.readMETAINFClassNames
Found provider class name: org.apache.wsif.providers.java.WSIFDynamicProvider_Java
</source>
1.2 +2 -2
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/customizing.xml
Index: customizing.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/customizing.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- customizing.xml 31 Jan 2003 13:06:44 -0000 1.1
+++ customizing.xml 18 Sep 2003 09:55:20 -0000 1.2
@@ -10,13 +10,13 @@
<p>This part of documentation is meant to help developers who want to modify
WSIF by adding or changing its providers and implementing new protocols.</p>
<p>There are many points within the WSIF API that allow for
- customization. <link
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis-wsif/java/samples/customfactory/README.html">An
advanced WSIF sample</link>
+ customization. <link
href="http://cvs.apache.org/viewcvs/*checkout*/ws-wsif/java/samples/customfactory/README.html">An
advanced WSIF sample</link>
demonstrates how to write your own WSIF service factory so that
dynamic binding selection follows your own customized
algorithm. The user can discover other customization points by
examining <link
-
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis-wsif/java/docs/apidocs/index.html">WSIF's
core API</link>.</p>
+
href="http://cvs.apache.org/viewcvs/*checkout*/ws-wsif/java/docs/apidocs/index.html">WSIF's
core API</link>.</p>
<p>Larger scale customization involves finding ways to expose
software that uses your proprietary protocols through WSDL, so
that you can then access this software using WSIF's APIs. To do
1.2 +1 -1
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/building.xml
Index: building.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/building.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- building.xml 31 Jan 2003 13:06:44 -0000 1.1
+++ building.xml 18 Sep 2003 09:55:20 -0000 1.2
@@ -55,7 +55,7 @@
<li><strong>jms.jar</strong></li>
<li><strong>j2ee.jar</strong>; if you plan to download this it includes the above
three so you won't need to download those separately.</li>
</ul>
-<p>The <link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/lib/README.html">dependency
README</link> tells you where you can download these
+<p>The <link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/lib/README.html">dependency
README</link> tells you where you can download these
from and also how they are used, so you can decide for yourself which JARs you
really need.</p>
<p>Then use <strong>build script</strong> (./build.sh on UNIX or build.bat on
Windows) to
1.2 +4 -4
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/how_to_provider.xml
Index: how_to_provider.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/how_to_provider.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- how_to_provider.xml 31 Jan 2003 13:06:44 -0000 1.1
+++ how_to_provider.xml 18 Sep 2003 09:55:20 -0000 1.2
@@ -116,7 +116,7 @@
<p>Let's consider how a specific provider implements this and other interfaces. We
will
concentrate on identifying patterns that most provider implementations follow.
Consider,
for example, the Apache SOAP provider.
-<link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFDynamicProvider_ApacheAxis.java">
+<link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFDynamicProvider_ApacheAxis.java">
Here</link> is the source code for this implementation of the
<code>WSIFProvider</code> interface.
It is fairly straightforward. The constructor usually does very little, in most
cases nothing.
In this particular case it has a mechanism to set up the binding and address
namespace URIs
@@ -136,7 +136,7 @@
addition to the name of the operation. <code>WSIFOperation</code> objects are the
brains of the
outfit; they actually perform the invocation based on a specific protocol. But more
on that
later, first let's see how the Axis provider implements the <code>WSIFPort</code>
interface. The
-<link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFPort_ApacheAxis.java">
+<link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFPort_ApacheAxis.java">
implementation</link> in the constructor itself parses the binding being invoked,
doing some
processing based on the transport being used (since WSIF's Axis provider supports
SOAP messages
over HTTP or JMS). In addition, it also verifies that the binding is indeed
supported (for
@@ -348,7 +348,7 @@
the way operation instances are handled to allow reuse except in specific cases,
hopefully
simplifying the provider contract and improving performance.</p>
<p>The Axis provider implementation of this interface is
-<link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFOperation_ApacheAxis.java">
+<link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFOperation_ApacheAxis.java">
here</link>. Everything the class does boils down to the use of the
<code>invokeRequestResponseOperation</code> method. We won't get into detail, but
this uses
a protocol-specific library (in this case JAX-RPC, which is the client programming
model
@@ -363,7 +363,7 @@
part names to java objects representing the value of that particular part. The type
of the
java object must match the expected type according to the type mapping supplied to
the
WSIF provider. WSIF also allows for creation of messages using primitive java
types. The
-WSIF message interface is available <link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/src/org/apache/wsif/WSIFMessage.java">here</link>.
+WSIF message interface is available <link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/src/org/apache/wsif/WSIFMessage.java">here</link>.
</p>
<p><strong>That's it!</strong></p>
<p>The protocol-specific implementation of the <code>WSIFProvider</code> interface,
the
1.5 +2 -2
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/cvs.xml
Index: cvs.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/developers/cvs.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cvs.xml 4 Feb 2003 10:53:42 -0000 1.4
+++ cvs.xml 18 Sep 2003 09:55:20 -0000 1.5
@@ -9,7 +9,7 @@
<title>Accessing Builds and Source Code</title>
<p>The source code for this package is available on the Apache web site. Individual
files can be accessed using the web-based
-<fork href="http://cvs.apache.org/viewcvs.cgi/xml-axis-wsif/">CVS interface</fork>.
+<fork href="http://cvs.apache.org/viewcvs/ws-wsif/">CVS interface</fork>.
The entire package can be downloaded using the following instructions.</p>
</section>
@@ -35,7 +35,7 @@
</p>
<source>cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login password: anoncvs
-cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout xml-axis-wsif</source>
+cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout ws-wsif</source>
</section>
<section>
<title>Full Remote CVS Access</title>
1.3 +1 -1
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 4 Feb 2003 10:53:42 -0000 1.2
+++ index.xml 18 Sep 2003 09:55:20 -0000 1.3
@@ -10,7 +10,7 @@
<p>
The Web Services Invocation Framework (WSIF) is a simple Java API for invoking Web
services,
no matter how or where the services are provided. Please refer to the
-<link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/doc/release_notes_2_0.html">
+<link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/doc/release_notes_2_0.html">
release notes</link> before you proceed with using WSIF.</p>
<p>WSIF enables developers to interact with abstract representations
1.3 +1 -1
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/bugs.xml
Index: bugs.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/bugs.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bugs.xml 18 Jul 2003 10:41:03 -0000 1.2
+++ bugs.xml 18 Sep 2003 09:55:20 -0000 1.3
@@ -32,7 +32,7 @@
</ul>
<p>We also encourage you to write patches for problems you find and submit them to
the
-<link href="mailto:[EMAIL PROTECTED]">axis-dev</link> mailing list (prefix your
message with <code>[wsif]</code>).
+<link href="mailto:[EMAIL PROTECTED]">wsif-dev</link> mailing list.
If we agree the problem is a bug and the patch fixes it and does not
break something else, we are likely to include the patch in the next release.</p>
</body>
1.4 +2 -2
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/news.xml
Index: news.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/news.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- news.xml 15 Sep 2003 11:49:37 -0000 1.3
+++ news.xml 18 Sep 2003 09:55:20 -0000 1.4
@@ -8,7 +8,7 @@
<section>
<title>What is new with WSIF?</title>
<p>2nd February 2003 - WSIF distribution files is now moved to its pernament
home at
- <link
href="http://www.apache.org/dyn/closer.cgi/ws/wsif/">http://www.apache.org/dyn/closer.cgi/ws/wsif/</link>.
+ <link
href="http://ws.apache.org/dist/wsif/">http://ws.apache.org/dist/wsif</link>.
</p>
<p>WSIF has it's own home at
<link href="http://ws.apache.org/wsif">http://ws.apache.org/wsif</link>
@@ -18,7 +18,7 @@
</p>
<p>A
<link href="changes.html">list of changes in this release</link> is
available (you can also visit
- <link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/doc/changes.html">
online list of changes</link>
+ <link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/doc/changes.html"> online
list of changes</link>
in the latest CVS version to monitor WSIF progress).</p>
</section>
</body>
1.2 +1 -1
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/requirements.xml
Index: requirements.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/requirements.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- requirements.xml 31 Jan 2003 13:06:47 -0000 1.1
+++ requirements.xml 18 Sep 2003 09:55:20 -0000 1.2
@@ -25,7 +25,7 @@
<td>wsdl4j.jar qname.jar</td>
</tr>
<tr>
-<td>Apache SOAP, from the <link href="http://xml.apache.org/soap">Apache SOAP
site</link></td>
+<td>Apache SOAP, from the <link href="http://ws.apache.org/soap">Apache SOAP
site</link></td>
<td>soap.jar</td>
</tr>
<tr>
1.2 +1 -1
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/tabs.xml
Index: tabs.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/tabs.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tabs.xml 31 Jan 2003 13:06:47 -0000 1.1
+++ tabs.xml 18 Sep 2003 09:55:20 -0000 1.2
@@ -3,7 +3,7 @@
<tabs software="WSIF"
title="WSIF"
- copyright="Foo"
+ copyright="@year@ The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink">
<tab label="Home" dir=""/>
1.2 +10 -10
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/wsif_samples/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/wsif_samples/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 31 Jan 2003 13:06:50 -0000 1.1
+++ index.xml 18 Sep 2003 09:55:21 -0000 1.2
@@ -18,7 +18,7 @@
<li><strong>jms.jar</strong></li>
<li><strong>j2ee.jar</strong>; if you plan to download this it includes the above
three so you won't need to download those separately.</li>
</ul>
-<p>The <link
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/lib/README.html">dependency
README</link> tells you where you can download these from and also how they are used,
so you can decide for yourself which JARs you really need.</p>
+<p>The <link
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/lib/README.html">dependency
README</link> tells you where you can download these from and also how they are used,
so you can decide for yourself which JARs you really need.</p>
<p>Once you have the necessary jar files, to run samples
you can simply call <strong>classpath script</strong> (on Windows use
@@ -47,52 +47,52 @@
<tr>
<td>How to invoke a simple SOAP service</td>
<td>The samples/simplesoap directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/simplesoap/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/simplesoap/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>How to invoke a SOAP service that uses custom schema types</td>
<td>The samples/complexsoap directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/complexsoap/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/complexsoap/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>How to invoke a local java class as a service</td>
<td>The samples/localjava directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/localjava/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/localjava/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>How to invoke an EJB as a service</td>
<td>The samples/ejb directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/ejb/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/ejb/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>How to invoke software accessible using the JCA (Java Connector
Architecture) as a service</td>
<td>The samples/jca directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/jca/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/jca/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>How to invoke software accessible via the Java Message Service (JMS)</td>
<td>The samples/jms directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/jms/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/jms/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>How to choose between the available bindings of a service at runtime</td>
<td>The samples/multibinding directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/multibinding/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/multibinding/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>How to customize WSIF to select between bindings using your own
heuristics</td>
<td>The samples/customfactory directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/customfactory/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/customfactory/README.html">The
Sample README</fork></td>
</tr>
<tr>
<td>A sample application that builds on the EJB, JMS and complexsoap samples</td>
<td>The samples/dslprovider directory under your WSIF installation</td>
- <td><fork
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/dslprovider/README.html">The
Sample README</fork></td>
+ <td><fork
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/dslprovider/README.html">The
Sample README</fork></td>
</tr>
</table>
</body>
1.2 +9 -9
xml-axis-wsif/forrest-src/src/documentation/content/xdocs/wsif_samples/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/forrest-src/src/documentation/content/xdocs/wsif_samples/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 31 Jan 2003 13:06:50 -0000 1.1
+++ book.xml 18 Sep 2003 09:55:21 -0000 1.2
@@ -11,29 +11,29 @@
</menu>
<menu label="SOAP">
- <external label="Stock Quote"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/simplesoap/README.html"/>
- <external label="Zip2Geo"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/complexsoap/README.html"/>
+ <external label="Stock Quote"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/simplesoap/README.html"/>
+ <external label="Zip2Geo"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/complexsoap/README.html"/>
</menu>
<menu label="Java">
- <external label="Address Book"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/localjava/README.html"/>
+ <external label="Address Book"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/localjava/README.html"/>
</menu>
<menu label="EJB">
- <external label="Address Book"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/ejb/README.html"/>
+ <external label="Address Book"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/ejb/README.html"/>
</menu>
<menu label="JMS">
- <external label="Service Availability"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/jms/README.html"/>
+ <external label="Service Availability"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/jms/README.html"/>
</menu>
<menu label="JCA">
- <external label="Customer Info"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/jca/README.html"/>
+ <external label="Customer Info"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/jca/README.html"/>
</menu>
<menu label="Misc">
- <external label="Multiple Bindings"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/multibinding/README.html"/>
- <external label="Custom Factory"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/customfactory/README.html"/>
- <external label="DSL Example"
href="http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis-wsif/java/samples/dslprovider/README.html"/>
+ <external label="Multiple Bindings"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/multibinding/README.html"/>
+ <external label="Custom Factory"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/customfactory/README.html"/>
+ <external label="DSL Example"
href="http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/samples/dslprovider/README.html"/>
</menu>
</book>