[
https://issues.apache.org/jira/browse/OPENEJB-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins reassigned OPENEJB-458:
-------------------------------------
Assignee: David Blevins
> META-INF/env-entries.properties
> -------------------------------
>
> Key: OPENEJB-458
> URL: https://issues.apache.org/jira/browse/OPENEJB-458
> Project: OpenEJB
> Issue Type: New Feature
> Affects Versions: 3.0
> Reporter: David Blevins
> Assignee: David Blevins
> Fix For: 3.0
>
>
> This file could contain properties data that could be injected via @Resource
> on any bean that wants to reference it. The syntax could be as follows:
> @Resource(name="my.prop.name")
> private int myPropValue;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.