From ed94c1efa04d08de65afb771efc91f74262a88a3 Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 12 Jun 2010 09:03:08 +0000 Subject: Update wsdli:location validation to fix conformance test BWS_2015 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953965 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/binding-wsxml-validation-messages.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sca-java-2.x/trunk/modules/binding-ws/src/main/resources') diff --git a/sca-java-2.x/trunk/modules/binding-ws/src/main/resources/binding-wsxml-validation-messages.properties b/sca-java-2.x/trunk/modules/binding-ws/src/main/resources/binding-wsxml-validation-messages.properties index 2dfa5e6133..7a6cee4dc5 100644 --- a/sca-java-2.x/trunk/modules/binding-ws/src/main/resources/binding-wsxml-validation-messages.properties +++ b/sca-java-2.x/trunk/modules/binding-ws/src/main/resources/binding-wsxml-validation-messages.properties @@ -24,5 +24,8 @@ 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 +WsdliLocationMissingWsdlElement = binding.ws has a @wsdli:wsdlLocation attribute but no @wsdlElement attribute + + -- cgit v1.2.3