| At line 26 changed 1 line. |
| *%%(color:red) __Case 4__ %%: Service assembly with two service units both targeted to the JavaEE SE, step 1 succeeds for both service units and step two fails only for the second service unit. %%(color:blue) What is the correct solution, undeploy only the failed service unit from the JavaEE Deployer MBean ? OR undeploy the service unit which succeed step 1 and 2 from the instance and JavaEE Deployer MBean, in addition to undeploying the failed service unit %% |
| *%%(color:red) __Case 4__ %%: Service assembly with two service units both targeted to the JavaEE SE, step 1 succeeds for both service units and step two fails only for the second service unit. Only the failed service unit is undeployed from the JavaEE Deployer MBean, so we have a partially deployed service unit. |