User: jung
Date: 01/02/16 05:11:57
Modified: src/org/zoap/soap/meta/scl ResponseType.java SCLSchema.java
Log:
Adopted jbossMQ documentation template. Added the desperately needed
HowTo, streamlined the library inclusions, Added a Todo-List and
Preliminary Schedule. Changed some CVS-tags.
Revision Changes Path
1.3 +1 -1 zoap/src/org/zoap/soap/meta/scl/ResponseType.java
Index: ResponseType.java
===================================================================
RCS file: /products/cvs/ejboss/zoap/src/org/zoap/soap/meta/scl/ResponseType.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ResponseType.java 2000/12/04 12:36:15 1.2
+++ ResponseType.java 2001/02/16 13:11:57 1.3
@@ -1,5 +1,5 @@
/*
- * $Id: ResponseType.java,v 1.2 2000/12/04 12:36:15 jung Exp $
+ * $Source:
/products/cvs/ejboss/zoap/src/org/zoap/soap/meta/scl/ResponseType.java,v $
* Copyright 2000 (C) infor:business solutions AG, Hauerstrasse 12,
* D-66299 Friedrichsthal, Germany. All Rights Reserved.
*
1.3 +11 -2 zoap/src/org/zoap/soap/meta/scl/SCLSchema.java
Index: SCLSchema.java
===================================================================
RCS file: /products/cvs/ejboss/zoap/src/org/zoap/soap/meta/scl/SCLSchema.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SCLSchema.java 2000/12/04 12:36:15 1.2
+++ SCLSchema.java 2001/02/16 13:11:57 1.3
@@ -1,5 +1,5 @@
/*
- * $Id: SCLSchema.java,v 1.2 2000/12/04 12:36:15 jung Exp $
+ * $Source: /products/cvs/ejboss/zoap/src/org/zoap/soap/meta/scl/SCLSchema.java,v
$
* Copyright 2000 (C) infor:business solutions AG, Hauerstrasse 12,
* D-66299 Friedrichsthal, Germany. All Rights Reserved.
*
@@ -59,7 +59,7 @@
*
* @see <related>
* @author $Author: jung $
- * @version $Revision: 1.2 $
+ * @version $Revision: 1.3 $
*/
public class SCLSchema extends Schema {
@@ -84,6 +84,11 @@
/*
* $Log: SCLSchema.java,v $
+ * Revision 1.3 2001/02/16 13:11:57 jung
+ * Adopted jbossMQ documentation template. Added the desperately needed
+ * HowTo, streamlined the library inclusions, Added a Todo-List and
+ * Preliminary Schedule. Changed some CVS-tags.
+ *
* Revision 1.2 2000/12/04 12:36:15 jung
* adopted to latest jboss container,
*