Implement Namespace resolution policy
-------------------------------------
Key: JBAS-9369
URL:
https://issues.jboss.org/browse/JBAS-9369
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: EE, Naming
Reporter: David Lloyd
Assignee: John Bailey
Fix For: 7.0.0.Beta4
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:
http://www.atlassian.com/software/jira