[omniORB] failed to resolved ORBPolicyManager

Duncan Grisby duncan at grisby.org
Wed Aug 24 10:52:44 BST 2011


On Tue, 2011-08-23 at 15:48 +0200, Pitaev, Anna wrote:

> I'm trying to set RELATIVE_RT_TIMEOUT_POLICY on the client side by:
> 
> org.omg.CORBA.PolicyManager policyManager = PolicyManagerHelper.narrow( orb.resolve_initial_references("ORBPolicyManager"));
> Any rrtPolicyAny = orb.create_any();
> rrtPolicyAny.insert_ulonglong(10000);

This is Java code, and therefore has nothing to do with omniORB. You
might light to try asking somewhere related to whatever Java ORB you are
using.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list