*/
public void testUnionFullRange ()
{
String msg;
int compCount;
UnionFullRangeType type;
boolean hasNoActiveMember = true;;
org.omg.CORBA.Any any = null;
org.omg.DynamicAny.DynUnion dynAny = null;
int discVal; // specific to IDL
type = new UnionFullRangeType ();
type.win (10);
any = orb.create_any ();
UnionFullRangeTypeHelper.insert (any, type);
dynAny = createDynAnyFromAny (any);
// test attempting to deactivate the active member