Hi All, The statement:
org.omg.CORBA.Object root = orb.resolve_initial_references("RootPOA");
always seems to fail with a container-injected ORB.
Please could someone explain why?
I uploaded a self-contained example maven project to demonstrate the
problem here:
https://bitbucket.org/zenlambda/tomee-orbtest
Thanks,
Frank
