From 67fa2c24a4e522635c3a09b1deee523d2ba10000 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 26 Oct 2010 09:47:50 +0000 Subject: Merge r1001710 Fix incorrect substitution parameters in message template git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027429 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/wsdlgen-validation-messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-1.x') diff --git a/sca-java-1.x/trunk/modules/binding-ws-wsdlgen/src/main/resources/wsdlgen-validation-messages.properties b/sca-java-1.x/trunk/modules/binding-ws-wsdlgen/src/main/resources/wsdlgen-validation-messages.properties index 4bfbdd2901..1450fa94a1 100644 --- a/sca-java-1.x/trunk/modules/binding-ws-wsdlgen/src/main/resources/wsdlgen-validation-messages.properties +++ b/sca-java-1.x/trunk/modules/binding-ws-wsdlgen/src/main/resources/wsdlgen-validation-messages.properties @@ -28,4 +28,4 @@ PortTypeNotFound = PortType {0} in {1}/{2} was not found BindingNotFound = Binding {0} in {1}/{2} was not found InvalidPort = Port {0}/{1} in {2}/{3} is not supported NoValidPorts = No valid ports for service {0} in {1}/{2} -NoWsdlInterface = No WSDL interface definition for {1}/{2} +NoWsdlInterface = No WSDL interface definition for {0}/{1} -- cgit v1.2.3