antonio 2003/09/25 02:10:58
Modified: lib jars.xml
Added: src/blocks/axis/lib wsdl4j-1.4.jar
Removed: src/blocks/axis/lib wsdl4j.jar
Log:
Defining version of wsdl4j.jar
Revision Changes Path
1.1 cocoon-2.1/src/blocks/axis/lib/wsdl4j-1.4.jar
<<Binary file>>
1.103 +7 -3 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- jars.xml 25 Sep 2003 08:12:37 -0000 1.102
+++ jars.xml 25 Sep 2003 09:10:58 -0000 1.103
@@ -672,10 +672,14 @@
<file>
<title>WSDL</title>
- <description>???</description>
+ <description>
+ The Web Services Description Language for Java Toolkit (WSDL4J) allows
+ the creation, representation, and manipulation of WSDL documents
+ describing services
+ </description>
<used-by>Axis block</used-by>
- <lib>axis/lib/wsdl4j.jar</lib>
- <homepage>#</homepage>
+ <lib>axis/lib/wsdl4j-1.4.jar</lib>
+
<homepage>http://www-124.ibm.com/developerworks/projects/wsdl4j/</homepage>
</file>
<file>