From 3635a0ee6f59980439ec043f2251d950e4ffb8a4 Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 27 May 2009 01:23:40 +0000 Subject: Add optional life cycle control for extension points (for example, RMI extension point needs to unexport the registry) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778955 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/impl-osgi-validation-messages.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties') diff --git a/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties b/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties index 2503be0b13..a406ea21c3 100644 --- a/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties +++ b/java/sca/modules/implementation-osgi/src/main/resources/impl-osgi-validation-messages.properties @@ -22,4 +22,5 @@ ContributionReadException = ContributionReadException occured due to: ContributionResolveException = ContributionResolveException occured due to: PropertyShouldSpecifySR = Properties in implementation.osgi should specify service or reference CouldNotLocateOSGiBundle = Could not locate OSGi bundle: {0} -MissingComponentTypeFile = Missing .componentType side file: {0} \ No newline at end of file +MissingComponentTypeFile = Missing .componentType side file: {0} +OSGiFrameworkNotStarted = OSGi Framework is not started \ No newline at end of file -- cgit v1.2.3