[jboss-jira] [JBoss JIRA] Assigned: (JBMETA-78) BasicJndiBindingPolicy does not honor deploymentScopeBaseName

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sun Jul 20 17:51:52 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMETA-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger reassigned JBMETA-78:
-----------------------------------------

    Assignee: Scott M Stark  (was: Andrew Lee Rubinger)


Please resolve at 1.0.0.Beta30

> BasicJndiBindingPolicy does not honor deploymentScopeBaseName
> -------------------------------------------------------------
>
>                 Key: JBMETA-78
>                 URL: https://jira.jboss.org/jira/browse/JBMETA-78
>             Project: JBoss Metadata
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Andrew Lee Rubinger
>            Assignee: Scott M Stark
>
> Given metadata with:
> deploymentSummary.setDeploymentScopeBaseName("base");
> And:
> String resolved = beanMD.getHomeJndiName();
> ...then:
> resolved == "testResolvedJndiName-ejb/home";
> ...when is should be:
> resolved == "base/testResolvedJndiName-ejb/home";
> The tests in ResolveJndiNameDecoratorUnitTestCase and ResolvedJndiNamesUnitTestCase are incorrect and will need to be updated.
> Targeted for Beta30.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list