*/
public void setUp()
throws UnacceptableConfiguration, MissingHandlerException,
ConfigurationException {
m_utils = new EahTestUtils(getContext());
Dictionary properties = new Hashtable();
// All the providers
m_providersInstances = new ComponentInstance[NUMBER_OF_PROVIDERS];
m_providersServices = new ServiceReference[NUMBER_OF_PROVIDERS];