You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Tomasz Mazan <wi...@wp.pl> on 2007/08/16 14:45:17 UTC

Getting bean from JNDI

Hello

I try to get SessionBean via jndi in my remote client standalone 
application. I've modified example BankApplication 
(http://cwiki.apache.org/GMOxDOC20/ejb-sample-application.html) by 
adding new remote interface BankManagerFacadeRemote.
And now  - how can I get BankManagerBean for my application

Best regards
Tomasz Mazan