You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Stephen Gordon <go...@iinet.net.au> on 2003/10/20 17:53:45 UTC

Reference Guide needs fixing.

 From the "Deployment (WSDD) Reference" of the Reference Guide:

<undeployment>
     The root element of the deployment document which tells Axis that 
this is an undeployment. Undeployments are only useful as

This is not an issue with the web site. I have also checked the 1.1 
final docs and the CVS repository.

Here is the CVS at 
http://cvs.apache.org/viewcvs/ws-axis/java/docs/reference.html?rev=HEAD&content-type=text/vnd.viewcvs-markup

-------snip--------
<dt><b><font face="Courier New, Courier, 
mono">&lt;undeployment&gt;</font></b></dt>
<dd>The root element of the deployment document which tells Axis that 
this is
     an undeployment. Undeployments are only useful as </dd>
-------snip--------

I don't know what it's supposed to say, otherwise i'd submit a patch :)

stephen