Component task result from ServiceUnitManager.deploy is ignored
---------------------------------------------------------------
Key: SMX4-321
URL: https://issues.apache.org/activemq/browse/SMX4-321
Project: ServiceMix 4
Issue Type: Bug
Reporter: Greg Lucas
In SMX3 the result from ServiceUnitManager.deploy was examined to determine the
task result (SUCCESS or otherwise). As the JBI spec implies, this allows either
a DeploymentException or a task-result of FAILED to signal a deployment
failure.
In SMX4 the task result is being ignored and deployment is considered
successful unless an exception is thrown.
See http://issues.apache.org/jira/browse/ODE-635 where this issue was
originally raised; the ODE ServiceUnitManager does not throw an exception and
so deployment failures are not detected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.