}
public void testUndeployVersusRedeploy() throws Exception
{
manager = new TomcatManager("", "", 0, "", 0, "", "");
DeployPortletAppEventListener dpal = new DeployPortletAppEventListener(webAppsDir, new FileSystemPAM(
webAppsDir, portletRegistry, entityAccess, windowAccess, portletCache, manager), portletRegistry, portletFactory );
ArrayList eventListeners = new ArrayList(1);