blautenb 2004/03/03 01:55:23
Modified: src/org/apache/xml/security/resource
xmlsecurity_de.properties xmlsecurity_en.properties
Log:
Update path for endorsed Xalan mechanism - thanks to Thomas Kriegelstein
([EMAIL PROTECTED]), e-mail 2/3/2004
Revision Changes Path
1.16 +1 -1
xml-security/src/org/apache/xml/security/resource/xmlsecurity_de.properties
Index: xmlsecurity_de.properties
===================================================================
RCS file:
/home/cvs/xml-security/src/org/apache/xml/security/resource/xmlsecurity_de.properties,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xmlsecurity_de.properties 31 Aug 2002 06:17:38 -0000 1.15
+++ xmlsecurity_de.properties 3 Mar 2004 09:55:23 -0000 1.16
@@ -39,7 +39,7 @@
encryption.RSAPKCS15.blockTruncated = block truncated
encryption.RSAPKCS15.noDataInBlock = no data in block
encryption.RSAPKCS15.unknownBlockType = unknown block type
-endorsed.jdk1.4.0 = Since it seems that nobody reads our installation notes,
we must do it in the exception messages. Hope you read them. You did NOT use
the endorsed mechanism from JDK 1.4 properly; look at
<http://xml.apache.org/security/install.html> how to solve this problem.
+endorsed.jdk1.4.0 = Since it seems that nobody reads our installation notes,
we must do it in the exception messages. Hope you read them. You did NOT use
the endorsed mechanism from JDK 1.4 properly; look at
<http://xml.apache.org/security/Java/installation.html> how to solve this
problem.
errorMessages.InvalidDigestValueException = Ung�ltige Signatur: Reference
Validation fehlgeschlagen.
errorMessages.InvalidSignatureValueException = Ung�ltige Signatur: Core
Validation fehlgeschlagen.
errorMessages.IOException = Datei oder Resource kann nicht gelesen werden.
1.17 +1 -1
xml-security/src/org/apache/xml/security/resource/xmlsecurity_en.properties
Index: xmlsecurity_en.properties
===================================================================
RCS file:
/home/cvs/xml-security/src/org/apache/xml/security/resource/xmlsecurity_en.properties,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xmlsecurity_en.properties 31 Aug 2002 06:17:38 -0000 1.16
+++ xmlsecurity_en.properties 3 Mar 2004 09:55:23 -0000 1.17
@@ -39,7 +39,7 @@
encryption.RSAPKCS15.blockTruncated = block truncated
encryption.RSAPKCS15.noDataInBlock = no data in block
encryption.RSAPKCS15.unknownBlockType = unknown block type
-endorsed.jdk1.4.0 = Since it seems that nobody reads our installation notes,
we must do it in the exception messages. Hope you read them. You did NOT use
the endorsed mechanism from JDK 1.4 properly; look at
<http://xml.apache.org/security/install.html> how to solve this problem.
+endorsed.jdk1.4.0 = Since it seems that nobody reads our installation notes,
we must do it in the exception messages. Hope you read them. You did NOT use
the endorsed mechanism from JDK 1.4 properly; look at
<http://xml.apache.org/security/Java/installation.html> how to solve this
problem.
errorMessages.InvalidDigestValueException = INVALID signature -- check
reference resolution.
errorMessages.InvalidSignatureValueException = INVALID signature -- core
validation failed.
errorMessages.IOException = Other file I/O and similar exceptions.