Author: sagara
Date: Wed Sep 16 15:21:03 2009
New Revision: 815832
URL: http://svn.apache.org/viewvc?rev=815832&view=rev
Log:
fixed WODEN-152 - Woden shouldn't be dependent on Xerces
Modified:
webservices/woden/trunk/java/woden-commons/src/main/resources/org/apache/woden/internal/Messages.properties
Modified:
webservices/woden/trunk/java/woden-commons/src/main/resources/org/apache/woden/internal/Messages.properties
URL:
http://svn.apache.org/viewvc/webservices/woden/trunk/java/woden-commons/src/main/resources/org/apache/woden/internal/Messages.properties?rev=815832&r1=815831&r2=815832&view=diff
==============================================================================
---
webservices/woden/trunk/java/woden-commons/src/main/resources/org/apache/woden/internal/Messages.properties
(original)
+++
webservices/woden/trunk/java/woden-commons/src/main/resources/org/apache/woden/internal/Messages.properties
Wed Sep 16 15:21:03 2009
@@ -79,6 +79,7 @@
WSDL512=Could not create an Integer from the string "{0}".
WSDL513=Could not determine the namespace for prefixed value "{0}" in element
"{1}".
WSDL514=It appears as though you are trying to parse a WSDL 1.1 document but
Woden is a WSDL 2.0 parser.
+WSDL515=Unable to validate using XSD: Your JAXP provider "{0}" does not
support XML Schema.Upgrade to Apache Xerces for full XSD support.
WSDL520=Extension element "{0}" in the context of "{1}" must not be in the
WSDL 2.0 namespace.
WSDL521=Could not parse an inline schema in the WSDL at URL "{0}".
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]