Author: dkulp
Date: Tue Aug 11 14:00:16 2009
New Revision: 803129
URL: http://svn.apache.org/viewvc?rev=803129&view=rev
Log:
Update error message
Modified:
cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/wsdl11/Messages.properties
Modified:
cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/wsdl11/Messages.properties
URL:
http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/wsdl11/Messages.properties?rev=803129&r1=803128&r2=803129&view=diff
==============================================================================
---
cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/wsdl11/Messages.properties
(original)
+++
cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/wsdl11/Messages.properties
Tue Aug 11 14:00:16 2009
@@ -23,7 +23,7 @@
FILE_NOT_EXIST = File does not exist : {0}
NOT_A_FILE = {0} is not a file
PARAMETER_MISSING = Required parameter is missing
-UNSUPPORTED_RPC_ENCODED = Rpc/encoded wsdls are not supported in JAXWS 2.0
+UNSUPPORTED_RPC_ENCODED = Rpc/encoded wsdls are not supported with CXF
FAIL_TO_CREATE_WSDL_DEFINITION = Fail to create wsdl definition {0}