Anatole Tresch created TAMAYA-214:
-------------------------------------
Summary: Render JavaConfigurationPropertySourceProvider into
PropertySource for OSGI support
Key: TAMAYA-214
URL: https://issues.apache.org/jira/browse/TAMAYA-214
Project: Tamaya
Issue Type: Improvement
Components: Core
Reporter: Anatole Tresch
Assignee: Anatole Tresch
Fix For: 0.3-incubating
Render the current {{PropertySourceProvider}} for
{{META-INF/javaconfiguration.xml/properties}} into a {{PropertySource}. This
allows correct loading also under OSGI, which is not possible, since the
loading time of the resources/property sources and the visibility are not the
same in an OSGI environment. This allows having similar (and expected)
behaviour in OSGI as in Java SE plain.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)