User: jung
Date: 01/01/03 02:23:44
Modified: src zoap.tpr zoap.tws
Log:
exception redesign. Improved null-pointer treatment. coherent environment and
logging facilities.
Revision Changes Path
1.7 +23 -4 zoap/src/zoap.tpr
Index: zoap.tpr
===================================================================
RCS file: /products/cvs/ejboss/zoap/src/zoap.tpr,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- zoap.tpr 2000/12/22 15:49:40 1.6
+++ zoap.tpr 2001/01/03 10:23:43 1.7
@@ -62,10 +62,7 @@
-debugger.Breakpoint.0=0,org.zoap.xml.test.Xml,org/zoap/xml/test/Xml.java,374,1,1,,1
-debugger.Breakpoint.1=3,org.zoap.xml.URNResolver,1,1,,1
-debugger.Breakpoint.2=3,org.zoap.xml.meta.TypeNameAttribute,1,1,,1
-debugger.Breakpoint.3=3,org.zoap.xml.meta.builtin.ClassTypeAttribute,1,1,,1
+debugger.Breakpoint.0=0,org.zoap.xml.test.Xml,org/zoap/xml/test/Xml.java,388,1,1,,1
debugger.Watch.0=,1,theUrn.names[0],unnamed
Root.1=$TGH$/jdk/jre/lib/rt.jar
Root.1.access=import
@@ -83,11 +80,24 @@
Root.2.access=import
Root.2.file_types=java_source;java_class;diagram;cpp_source;cpp_header
Root.2.package_prefix=
+Root.3=C:/Dokumente und Einstellungen/jung/Eigene Dateien/Eigene
[EMAIL PROTECTED]/lib/ext/xml.jar
+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
+debugger.Breakpoint.4=0,org.zoap.xml.meta.ImportType$Import,org/zoap/xml/meta/ImportType.java,51,1,1,,1
+debugger.Breakpoint.5=0,org.zoap.xml.XmlObjectReader$XmlDocumentHandler,org/zoap/xml/XmlObjectReader.java,546,1,1,,1
[codegen]
java.blueprint.file_epilogue.0=/*\r\n * $Log: zoap.tpr,v $
-java.blueprint.file_epilogue.0=/*\r\n * Revision 1.6 2000/12/22 15:49:40 jung
-java.blueprint.file_epilogue.0=/*\r\n * repackaged thread pooling. Coherent
environment. Exception extensions.
+java.blueprint.file_epilogue.0=/*\r\n * Revision 1.7 2001/01/03 10:23:43 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 *
java.blueprint.file_epilogue.1=/*\r\n * Revision 1.5 2000/12/22 08:38:11 jung
java.blueprint.file_epilogue.2=/*\r\n * updated UML description
@@ -105,7 +115,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.6 2000/12/22
15:49:40 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.7 2001/01/03
10:23:43 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]
@@ -143,7 +153,7 @@
includeDiagrams=true
-javaDoc.bottom=<p><hr>Last changed by $Author: jung $ on $Date: 2000/12/22 15:49:40
$; see source for more log details</p> <!-- \n $log:$ \n -->
+javaDoc.bottom=<p><hr>Last changed by $Author: jung $ on $Date: 2001/01/03 10:23:43
$; see source for more log details</p> <!-- \n $log:$ \n -->
javaDoc.docTitle=The Zero-Effort Object Access Package (ZOAP)
@@ -180,6 +190,15 @@
mainclass=de.infor.ce.http.test.Http
program=
vmoptions=
+applet_height=0
+applet_mainclass=
+applet_prgargs=
+applet_vmoptions=-classic
+applet_width=0
+applic_mainclass=org.zoap.xml.test.Xml
+applic_prgargs=
+applic_vmoptions=-classic
+isapplet=false
[model]
alphaSort=true
showDiagramContents=false
1.5 +11 -3 zoap/src/zoap.tws
Index: zoap.tws
===================================================================
RCS file: /products/cvs/ejboss/zoap/src/zoap.tws,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- zoap.tws 2000/12/22 15:49:40 1.4
+++ zoap.tws 2001/01/03 10:23:43 1.5
@@ -1,4 +1,12 @@
workspace.diagram.initial =
<oiref:design#Class#id2e2vrc9pgodo2c9pgqtl6.diagram:oiref>
-workspace.diagram.active =
<oiref:design#Class#id4kjhfca3fgnbmca3tca74.diagram:oiref>
-workspace.diagram.open.0 =
<oiref:design#Class#id4kjhfca3fgnbmca3tca74.diagram:oiref>
-workspace.editor.open.0 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\de\infor\ce\util\Environment.java
+workspace.diagram.active =
<oiref:design#Class#id4n2racach65r2cach6lj3.diagram:oiref>
+workspace.diagram.open.0 =
<oiref:design#Class#id4n2racach65r2cach6lj3.diagram:oiref>
+workspace.editor.open.0 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\test\Xml.java
+workspace.editor.open.1 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\XmlObjectWriter.java
+workspace.editor.open.2 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\Appearance.java
+workspace.editor.open.3 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\meta\builtin\FieldAttribute.java
+workspace.editor.open.4 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\meta\builtin\FieldElement.java
+workspace.editor.open.5 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\XmlObjectReader.java
+workspace.editor.open.6 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\meta\TargetNamespaceAttribute.java
+workspace.editor.open.7 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\meta\PrimitiveType.java
+workspace.editor.open.8 = C:\Dokumente und Einstellungen\jung\Eigene Dateien\Eigene
Projekte\jboss\[EMAIL PROTECTED]\src\org\zoap\xml\Attribute.java