Author: objectiser
Date: 2009-04-30 15:34:54 -0400 (Thu, 30 Apr 2009)
New Revision: 614
Modified:
cdl/trunk/docs/docbook/gettingstartedguide/src/main/module/soagwithcdl.xml
Log:
Remove unnecessary para as the clients no longer share the same service category/name -
but in a subsequent version, if stateful remains, it may be better to have them mutually
exclusive, and using the same category/name - so client does not need to be aware of the
implementation differences.
Modified: cdl/trunk/docs/docbook/gettingstartedguide/src/main/module/soagwithcdl.xml
===================================================================
--- cdl/trunk/docs/docbook/gettingstartedguide/src/main/module/soagwithcdl.xml 2009-04-30
19:30:05 UTC (rev 613)
+++ cdl/trunk/docs/docbook/gettingstartedguide/src/main/module/soagwithcdl.xml 2009-04-30
19:34:54 UTC (rev 614)
@@ -254,9 +254,6 @@
</listitem>
</orderedlist>
- <para>
-NOTE: If you plan to try both the stateful and stateless variations of the service
implementation, then please ensure you undeploy the first variation before deploying the
second, as they share a common service category/name, used to locate the service by the
test client.
- </para>
</section>
</section>
Show replies by date