User: jung
Date: 01/03/15 12:10:00
Modified: src zoap.tpr zoap.tws
Log:
org.jboss.zoap.HttpServer is now a proper ServiceMbean
Revision Changes Path
1.14 +5 -1 zoap/src/zoap.tpr
Index: zoap.tpr
===================================================================
RCS file: /products/cvs/ejboss/zoap/src/zoap.tpr,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- zoap.tpr 2001/02/19 14:59:10 1.13
+++ zoap.tpr 2001/03/15 20:09:59 1.14
@@ -67,9 +67,13 @@
Root.6.access=import
Root.6.file_types=java_source;java_class;diagram;cpp_source;cpp_header
Root.6.package_prefix=
+Root.7=C:/Dokumente und Einstellungen/jung/Eigene Dateien/Eigene
[EMAIL PROTECTED]/dist/lib/ext/inforUtil.jar
+Root.7.access=import
+Root.7.file_types=java_source;java_class;diagram;cpp_source;cpp_header
+Root.7.package_prefix=
[codegen]
-java.blueprint.file_prologue=/* \n * $Id: zoap.tpr,v 1.13 2001/02/19
14:59:10 jung Exp $ \n * Copyright (c) 2000 infor:business solutions AG,
Hauerstrasse 12, \n * D-66299 Friedrichsthal, Germany. All Rights Reserved. \n * \n
* This program is free software; you can redistribute it and/or\n * modify it
under the terms of the GNU General Public License\n * as published by the Free
Software Foundation; either version 2\n * of the License, or (at your option) any
later version.\n *\n * This program is distributed in the hope that it will be
useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n *
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General
Public License for more details.\n *\n * You should have received a copy of the GNU
General Public License\n * along with this program; if not, write to the Free
Software\n * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA.\n */\n\n\n
+java.blueprint.file_prologue=/* \n * $Id: zoap.tpr,v 1.14 2001/03/15
20:09:59 jung Exp $ \n * Copyright (c) 2000 infor:business solutions AG,
Hauerstrasse 12, \n * D-66299 Friedrichsthal, Germany. All Rights Reserved. \n * \n
* This program is free software; you can redistribute it and/or\n * modify it
under the terms of the GNU General Public License\n * as published by the Free
Software Foundation; either version 2\n * of the License, or (at your option) any
later version.\n *\n * This program is distributed in the hope that it will be
useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n *
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General
Public License for more details.\n *\n * You should have received a copy of the GNU
General Public License\n * along with this program; if not, write to the Free
Software\n * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA.\n */\n\n\n
[autoformat]
1.11 +1 -0 zoap/src/zoap.tws
Index: zoap.tws
===================================================================
RCS file: /products/cvs/ejboss/zoap/src/zoap.tws,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- zoap.tws 2001/02/19 14:59:10 1.10
+++ zoap.tws 2001/03/15 20:10:00 1.11
@@ -6,3 +6,4 @@
workspace.editor.open.2 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\test\Soap.java
workspace.editor.open.3 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\HttpServer.java
workspace.editor.open.4 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\HttpResponse.java
+workspace.editor.active = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\jboss\zoap\HttpServer.java