User: jung    
  Date: 01/01/04 06:45:04

  Modified:    src      zoap.tpr zoap.tws
  Log:
  exception redesign. Improved null-pointer treatment. coherent environment and 
logging facilities.
  LGPL references.
  
  Revision  Changes    Path
  1.9       +8 -4      zoap/src/zoap.tpr
  
  Index: zoap.tpr
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/src/zoap.tpr,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- zoap.tpr  2001/01/03 13:54:19     1.8
  +++ zoap.tpr  2001/01/04 14:45:03     1.9
  @@ -84,10 +84,6 @@
   Root.3.access=import
   Root.3.file_types=java_source;java_class;diagram;cpp_source;cpp_header
   Root.3.package_prefix=
  -Root.4=C:/Dokumente und Einstellungen/jung/Eigene Dateien/Eigene 
[EMAIL PROTECTED]/dist/deploy/test-bean.jar
  -Root.4.access=import
  -Root.4.file_types=java_source;java_class;diagram;cpp_source;cpp_header
  -Root.4.package_prefix=
   
debugger.Breakpoint.1=0,org.zoap.xml.meta.ImportType$ImportNamespaceAttribute,org/zoap/xml/meta/ImportType.java,74,1,1,,1
   
debugger.Breakpoint.2=0,org.zoap.xml.meta.ImportType$ImportLocationAttribute,org/zoap/xml/meta/ImportType.java,116,1,1,,1
   
debugger.Breakpoint.3=0,org.zoap.xml.meta.TargetNamespaceAttribute,org/zoap/xml/meta/TargetNamespaceAttribute.java,96,1,1,,1
  @@ -97,10 +93,18 @@
   Root.5.access=import
   Root.5.file_types=java_source;java_class;diagram;cpp_source;cpp_header
   Root.5.package_prefix=
  +Root.6=C:/Dokumente und Einstellungen/jung/Eigene Dateien/Eigene 
[EMAIL PROTECTED]/lib/ext/jboss.jar
  +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]/lib/ext/jmxri.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_epilogue.0=/*\r\n *      $Log: zoap.tpr,v $
  -java.blueprint.file_epilogue.0=/*\r\n *      Revision 1.8  2001/01/03 13:54:19  jung
  +java.blueprint.file_epilogue.0=/*\r\n *      Revision 1.9  2001/01/04 14:45:03  jung
   java.blueprint.file_epilogue.0=/*\r\n *      exception redesign. Improved 
null-pointer treatment. coherent environment and logging facilities.
   java.blueprint.file_epilogue.0=/*\r\n *      LGPL references.
   java.blueprint.file_epilogue.0=/*\r\n *      
  @@ -120,7 +124,7 @@
   java.blueprint.file_epilogue.14=/*\r\n *     made the Together/J project file use 
relative pathnames.
   java.blueprint.file_epilogue.15=/*\r\n *      \r\n */
   
  -java.blueprint.file_prologue=/*      \n *    $Id: zoap.tpr,v 1.8 2001/01/03 
13:54:19 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.9 2001/01/04 
14:45:03 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]
   
  @@ -158,7 +162,7 @@
   
   includeDiagrams=true
   
  -javaDoc.bottom=<p><hr>Last changed by $Author: jung $ on $Date: 2001/01/03 13:54:19 
$; see source for more log details</p> <!-- \n $log:$ \n -->
  +javaDoc.bottom=<p><hr>Last changed by $Author: jung $ on $Date: 2001/01/04 14:45:03 
$; see source for more log details</p> <!-- \n $log:$ \n -->
   
   javaDoc.docTitle=The Zero-Effort Object Access Package (ZOAP)
   
  
  
  
  1.7       +6 -5      zoap/src/zoap.tws
  
  Index: zoap.tws
  ===================================================================
  RCS file: /products/cvs/ejboss/zoap/src/zoap.tws,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- zoap.tws  2001/01/03 13:54:19     1.6
  +++ zoap.tws  2001/01/04 14:45:03     1.7
  @@ -1,8 +1,9 @@
   workspace.diagram.initial = 
<oiref:design#Class#id2e2vrc9pgodo2c9pgqtl6.diagram:oiref>
   workspace.diagram.active = 
<oiref:design#Class#id3lximc9pgodo2c9pqksa8.diagram:oiref>
   workspace.diagram.open.0 = 
<oiref:design#Class#id3lximc9pgodo2c9pqksa8.diagram:oiref>
  -workspace.editor.open.0 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\test\Soap.java
  -workspace.editor.open.1 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\HttpServer.java
  -workspace.editor.open.2 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\HttpResponse.java
  -workspace.editor.open.3 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\SoapStringInvocationHandler.java
  -workspace.editor.active = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\SoapStringInvocationHandler.java
  +workspace.editor.open.0 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\SoapStringInvocationHandler.java
  +workspace.editor.open.1 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\test\Soap.java
  +workspace.editor.open.2 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\soap\HttpServer.java
  +workspace.editor.open.3 = 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
  +workspace.editor.open.4 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene 
Projekte\jboss\[EMAIL PROTECTED]\src\org\jboss\zoap\HttpServer.java
  
  
  

Reply via email to