Can inject required property as follows prior to any other ORB access:
Properties props = new Properties();
props.put("org.omg.PortableInterceptor.ORBInitializerClass.com.xx.Yyyy", "dummy");
ORB orb = ORBManager.getORB(props);
[Message sent by forum member 'jim_b_o' (jim_b_o)]
http://forums.java.net/jive/thread.jspa?messageID=260193