User: jung
Date: 01/02/16 05:11:56
Modified: src/org/zoap/soap/meta/builtin ZoapSchema.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 +11 -2 zoap/src/org/zoap/soap/meta/builtin/ZoapSchema.java
Index: ZoapSchema.java
===================================================================
RCS file: /products/cvs/ejboss/zoap/src/org/zoap/soap/meta/builtin/ZoapSchema.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ZoapSchema.java 2000/12/04 12:36:11 1.2
+++ ZoapSchema.java 2001/02/16 13:11:56 1.3
@@ -1,5 +1,5 @@
/*
- * $Id: ZoapSchema.java,v 1.2 2000/12/04 12:36:11 jung Exp $
+ * $Source:
/products/cvs/ejboss/zoap/src/org/zoap/soap/meta/builtin/ZoapSchema.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 ZoapSchema extends Schema {
@@ -87,6 +87,11 @@
/*
* $Log: ZoapSchema.java,v $
+ * Revision 1.3 2001/02/16 13:11:56 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:11 jung
* adopted to latest jboss container,
*