addContext(DeploymentWebserviceSubsystem.class, index++);
addContext(DeployedEjb.class, index++,
new TextAreaItem("name", "Name"),
new TextBoxItem("componentClassname", "Component Classname"),
new ListItem("declaredRoles", "Declared Roles"),
new TextBoxItem("runAsRole", "Run As Role"),
new TextBoxItem("securityDomain", "Security Domain"));
addContext(DeployedPersistenceUnit.class, index++,
new TextAreaItem("name", "Name"),