Services testServ = new Services(testORB);
String[] params = new String[1];
params[0] = com.arjuna.orbportability.Services.otsKind;
SimpleObjectImpl servant = new com.hp.mwtests.orbportability.orbspecific.orbinstance.SimpleObjectImpl();
testOA.objectIsReady(servant);
/*
* Register using the default mechanism.