// Now happens thru resource adapter.
//installer.installJMSResources();
// Create EJB ContainerFactory
ContainerFactory cf = new ContainerFactoryImpl();
theSwitch.setContainerFactory(cf);
//satisfy the dependencies between optional packages
try {
_logger.fine("satisfy.optionalpkg.dependency");