can't lookup deployed bean names, always null...
OpenEJB] Auto-deploying ejb ELISAServer:
EjbDeployment(deployment-id=TestBean)
tried:
obj = context.lookup("java:global/unit-name/TestBean");
obj = context.lookup("java:global/TestBean/ITestBean");
...-- View this message in context: http://openejb.979440.n4.nabble.com/How-to-create-JNDI-interface-in-Application-Composer-later-tp4663243p4663247.html Sent from the OpenEJB User mailing list archive at Nabble.com.
