|
In “WSDL Parser and Code Generator Framework” section, --server-side is right against –serverSide.
Thanks,
Ias. |
Index: integration-guide.html
===================================================================
RCS file: /home/cvspublic/xml-axis/java/docs/integration-guide.html,v
retrieving revision 1.22
diff -u -r1.22 integration-guide.html
--- integration-guide.html 9 Aug 2003 12:54:39 -0000 1.22
+++ integration-guide.html 18 Aug 2003 12:50:33 -0000
@@ -1155,7 +1155,7 @@
always calls generate, but since this is a server-side artifact, we don't
want to generate it unless we are generating server-side artifacts (in
other words, in terms of the command line options, we've specified the
---serverSide option).
+--server-side option).
<p><tt>public class MyDeployWriter extends JavaWriter {</tt>
<br><tt> public MyDeployWriter(Emitter emitter, Definition
definition,</tt>
