]
jaikiran pai commented on AS7-389:
----------------------------------
Is this available in AS7 upstream?
Implement Namespace resolution policy
-------------------------------------
Key: AS7-389
URL:
https://issues.jboss.org/browse/AS7-389
Project: Application Server 7
Issue Type: Task
Components: EE, Naming
Reporter: David Lloyd
Assignee: John Bailey
Fix For: 7.0.0.CR1
Perform the following automatic translations:
* {{foo/bar/baz}} becomes {{java:jboss/env/foo/bar/baz}}
** if a component is in scope, instead use {{java:comp/env/foo/bar/baz}} or
{{java:module/env/foo/bar/baz}} as appropriate
* {{java:/foo/bar/baz}} => {{java:jboss/root/foo/bar/baz}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: