From be5b76b69f4bd8f8e401cc284fcca5879e8b0d7c Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 1 Dec 2008 01:50:28 +0000 Subject: Fix TUSCANY-2698 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721944 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/binding-wsxml-validation-messages.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'branches/sca-java-1.x/modules/binding-ws-xml/src/main/resources/binding-wsxml-validation-messages.properties') diff --git a/branches/sca-java-1.x/modules/binding-ws-xml/src/main/resources/binding-wsxml-validation-messages.properties b/branches/sca-java-1.x/modules/binding-ws-xml/src/main/resources/binding-wsxml-validation-messages.properties index 2dfa5e6133..9e2ff5830d 100644 --- a/branches/sca-java-1.x/modules/binding-ws-xml/src/main/resources/binding-wsxml-validation-messages.properties +++ b/branches/sca-java-1.x/modules/binding-ws-xml/src/main/resources/binding-wsxml-validation-messages.properties @@ -24,5 +24,4 @@ InvalidInterfaceException = Exception creating interface from WSDL for binding: WsdlBindingDoesNotMatch = The #wsdl.binding({0}) does not match with the WSDL Definitions WsdlServiceDoesNotMatch = The #wsdl.service({0}) does not match with the WSDL Definitions WsdlPortTypeDoesNotMatch = The #wsdl.port({0}) does not match with the WSDL Definitions - - +ContributionResolveException = Error in contribution: {0} -- cgit v1.2.3