duftler 01/08/28 13:38:09 Modified: java/docs/guide rpcclient.html Log: Fixed a typo. See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3295 Submitted by: [EMAIL PROTECTED] Reviewed by: Matthew J. Duftler Revision Changes Path 1.9 +1 -1 xml-soap/java/docs/guide/rpcclient.html Index: rpcclient.html =================================================================== RCS file: /home/cvs/xml-soap/java/docs/guide/rpcclient.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rpcclient.html 2001/05/25 19:12:46 1.8 +++ rpcclient.html 2001/08/28 20:38:09 1.9 @@ -109,7 +109,7 @@ started with a service, a series of calls to it may interdepend on each other. Apache SOAP supports authoring stateful services (via <a href="deploy.html">deploying with a lifecycle of session</a>) -as well as calling stateful services. The currently, session +as well as calling stateful services. Currently, session support is only available for HTTP.</p> <p>HTTP session maintenance is on by default. What that means is