On Aug 23, 2012, at 3:22 PM, David Blevins wrote:

> 
> On Aug 23, 2012, at 2:37 PM, Romain Manni-Bucau wrote:
> 
>> probably the ejbname usage is the issue, if the deployment is global the id
>> should be ;)
> 
> So your vote would be for using the deployment id?
> 
>    <AppContext>
>       <BeanContext id="fooApp/greenModule/CalculatorBean">
>       </BeanContext>
>       <BeanContext id="fooApp/blueModule/CalculatorBean">
>       </BeanContext>
>       <BeanContext id="fooApp/redModule/CoolBean">
>       </BeanContext>
>       <BeanContext id="fooApp/redModule/NeatBean">
>       </BeanContext>
>    <AppContext>
> 

On Aug 23, 2012, at 3:39 PM, Romain Manni-Bucau wrote:

> right

Any proposals on how we would get properties into the ModuleContext?


-David

Reply via email to