From 891c195256186adb8717a521bd2af7cbf9d3c851 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Fri, 4 Sep 2009 07:01:10 +0000 Subject: Fixes for TUSCANY-3250: Support for multiple application context using MANIFEST.MF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811232 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/assembly-xml-validation-messages.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'branches/sca-java-1.x/modules/assembly-xml/src/main') diff --git a/branches/sca-java-1.x/modules/assembly-xml/src/main/resources/assembly-xml-validation-messages.properties b/branches/sca-java-1.x/modules/assembly-xml/src/main/resources/assembly-xml-validation-messages.properties index 8cc5e5a5ec..f68925c6f4 100644 --- a/branches/sca-java-1.x/modules/assembly-xml/src/main/resources/assembly-xml-validation-messages.properties +++ b/branches/sca-java-1.x/modules/assembly-xml/src/main/resources/assembly-xml-validation-messages.properties @@ -25,5 +25,6 @@ UnexpectedImplementationElement = Unexpected element found. It PolicyImplValidationException = PolicyValidation exception when processing implementation of component {0} due to {1}. PolicyServiceValidationException = PolicyValidation exceptions when processing service/reference {0} in {1}. Error is {2} ContributionReadException = ContributionReadException occured due to : {0} +ContributionResolveException = ContributionResolveException occured due to : {0} ContributionWriteException = ContributionWriteException occured due to : {0} XMLStreamException = XMLStreamException occured due to : {0} -- cgit v1.2.3