stevel 2002/10/17 16:40:15
Modified: java/src/org/apache/axis/i18n resource.properties
Log:
almost forgot!
Revision Changes Path
1.20 +6 -0 xml-axis/java/src/org/apache/axis/i18n/resource.properties
Index: resource.properties
===================================================================
RCS file: /home/cvs/xml-axis/java/src/org/apache/axis/i18n/resource.properties,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- resource.properties 17 Oct 2002 20:41:08 -0000 1.19
+++ resource.properties 17 Oct 2002 23:40:15 -0000 1.20
@@ -123,6 +123,12 @@
cantSerialize02=Cannot serialize a raw object
cantSetURI00=Cannot set location URI: {0}
cantTunnel00=Unable to tunnel through {0}:{1}. Proxy returns "{2}"
+
+#castor messages which are followed by getLocalizedMessage() of the real exception
+castorMarshalException00=Unable to marshall between XML and Castor Objects :
+castorValidationException00=Message doesn't comply with the associated XML schema :
+
+
changePwd00=Changing admin password
childPresent=MessageElement.setObjectValue called when a child element is present
compiling00=Compiling: {0}