private ServiceRegistryServiceLocator serviceRegistryServiceLocator;
private ServiceRegistry_PortType serviceRegistryService;
private String lastInfo;
public TUCRiBRegistryServiceLocator(){
serviceRegistryServiceLocator = new ServiceRegistryServiceLocator();
}