[ 
https://issues.apache.org/jira/browse/OPENEJB-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated OPENEJB-1359:
---------------------------------

    Affects Version/s: (trunk/openejb3)
          Component/s: ejb31

> Application app/AppName is Null
> -------------------------------
>
>                 Key: OPENEJB-1359
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1359
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: ejb31
>    Affects Versions: (trunk/openejb3)
>            Reporter: Gurkan Erdogdu
>            Assignee: Jarek Gawor
>
> App context is created in Assembler,
> Context appJndiContext = new JndiEncBuilder(appInfo.appJndiEnc, 
> appInjections, null, classLoader).build(JndiEncBuilder.JndiScope.app);
> app/AppName is created in JndiEncBuilder.buildMap(JndiScope.app), with
> if(moduleUri != null){
>    bindings.put("app/AppName")
> }
> But moduleUri is always null

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to