Author: jkaputin
Date: Mon Dec 5 20:11:23 2005
New Revision: 354287
URL: http://svn.apache.org/viewcvs?rev=354287&view=rev
Log:
added some messages
Modified:
incubator/woden/java/src/org/apache/woden/internal/Messages.properties
Modified: incubator/woden/java/src/org/apache/woden/internal/Messages.properties
URL:
http://svn.apache.org/viewcvs/incubator/woden/java/src/org/apache/woden/internal/Messages.properties?rev=354287&r1=354286&r2=354287&view=diff
==============================================================================
--- incubator/woden/java/src/org/apache/woden/internal/Messages.properties
(original)
+++ incubator/woden/java/src/org/apache/woden/internal/Messages.properties Mon
Dec 5 20:11:23 2005
@@ -47,6 +47,7 @@
WSDL011=The Java class "{0}" does not implement the "Attr" interface.
WSDL012=No Java type was registered for the extension element "{0}" in the
context of "{1}".
WSDL013=The Java class "{0}" does not implement the "ExtensionElement"
interface.
+WSDL014=No Extension Registry was set on the DescriptionElement so cannot
handle the extension element "{0}" in the context of "{1}".
# ------------ Parsing errors -------------------
@@ -61,6 +62,9 @@
WSDL508=Could not create a String from a null value.
WSDL509=Could not create a list of QNames from the string "{0}".
WSDL510=Could not create a QName from the string "{0}" within the string of
QNames "{1}".
+WSDL511=Boolean defaulted to 'false' due to invalid boolean string "{0}".
+
+WSDL520=Extension element "{0}" in the context of "{1}" must not be in the
WSDL namespace.
# ------------ TODO determine if these errors are needed -------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]