public TestVirtualNode2() throws FileNotFoundException, ProActiveException {
   super(LocalHelpers.getDescriptor(TestVirtualNode2.class));
   super.startDeployment();
 }
 public TestGCMRemoteObjectsSubscribeFromRemoteObject() throws ProActiveException {
   super(1, 1);
   super.startDeployment();
 }