Hide Forgot
Date of First Response: 2008-09-15 15:41:00 project_key: SOA See linked issues JBESB-2040 and JBMANCON-422. barrier-service.xml needs to be added to prevent exceptions in the embedded-console on startup.
Link: Added: This issue depends JBESB-2040
Link: Added: This issue depends JBMANCON-422
This must be fixed in a CR.
The ESB issue has been moved out of our release for the platform and back into the project release. We are currently targetting embedded console at ESB 4.5.
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Not Yet Documented Writer: Added: dlesage
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Release Notes Text: Added: https://issues.jboss.org/browse/SOA-787 When users launched the embedded console, they would encounter exceptions. This was because WAR files were being deployed in the wrong order. In order to thix this issue, the barrier-service.xml file has been added to the release. This deploys the barrier service which is used by the embedded console to ensure that WARs are deployed after everything else. As a result, users will no longer encounter errors when they start the embedded console.