[jboss-jira] [JBoss JIRA] (AS7-5575) Cannot bind under java:jboss/exported via new IntitialContext()
James Livingston (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 01:02:34 EDT 2012
[ https://issues.jboss.org/browse/AS7-5575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Livingston updated AS7-5575:
----------------------------------
Git Pull Request: https://github.com/jbossas/jboss-as/pull/3082, https://github.com/jbossas/jboss-as/pull/3123 (was: https://github.com/jbossas/jboss-as/pull/3082)
> Cannot bind under java:jboss/exported via new IntitialContext()
> ---------------------------------------------------------------
>
> Key: AS7-5575
> URL: https://issues.jboss.org/browse/AS7-5575
> Project: Application Server 7
> Issue Type: Bug
> Components: Naming
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: James Livingston
> Assignee: James Livingston
>
> Somewhat related to AS7-5492, org.jboss.as.naming.InitialContext does not deal with java:jboss/exported correctly.
> For java:/jboss/exported/abc/def parse() will return namespace=jboss,remaining=exported/abc/def which causes all the calling methods to use the wrong (java:jboss) naming store.
> (That code could probably be re-factored out of all the individual methods into a helper method too)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list