You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/01/24 15:21:49 UTC

[jira] Created: (OPENEJB-457) Use of env-entry or @Resource mapped name to point to system properties that should be injected

Use of env-entry or @Resource mapped name to point to system properties that should be injected
-----------------------------------------------------------------------------------------------

                 Key: OPENEJB-457
                 URL: https://issues.apache.org/jira/browse/OPENEJB-457
             Project: OpenEJB
          Issue Type: New Feature
          Components: deployment, ejb3 simplified
    Affects Versions: 3.0
            Reporter: David Blevins
             Fix For: 3.0


@Resource(mappedName="user.dir")
private String path;


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.