[jboss-jira] [JBoss JIRA] Created: (JBAS-9369) Implement Namespace resolution policy
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Apr 20 09:16:34 EDT 2011
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
More information about the jboss-jira
mailing list