private MetaconverterServiceLocator serviceRegistryServiceLocator;
private Metaconverter_PortType serviceRegistryService;
private String lastInfo;
public CRiBRegistryServiceLocator(){
serviceRegistryServiceLocator = new MetaconverterServiceLocator();
}