dims 2003/03/17 06:52:09
Modified: java/src/org/apache/axis/client Service.java
Log:
minor javadoc
Revision Changes Path
1.86 +1 -0 xml-axis/java/src/org/apache/axis/client/Service.java
Index: Service.java
===================================================================
RCS file: /home/cvs/xml-axis/java/src/org/apache/axis/client/Service.java,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- Service.java 17 Mar 2003 13:28:35 -0000 1.85
+++ Service.java 17 Mar 2003 14:52:09 -0000 1.86
@@ -279,6 +279,7 @@
/**
* Common code for building up the Service from a WSDL document
*
+ * @param context Context URL
* @param doc A DOM document containing WSDL
* @param serviceName Qualified name of the desired service
* @throws ServiceException If there's an error finding or parsing the WSDL