Hide Forgot
Date of First Response: 2010-02-25 13:42:57 Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/363255 project_key: SOA The ant script in $SOA_HOME/jboss-as/tools/schema to switch the database is not intended to be run repeatedly over the same server configuration. A warning should be added to the build script to document this limitation.
Approved for SOA 4.3 CP03, but only if it is resolved by Due Date.
Fixed in revision 5291 (4.3 branch) of: build-tools/resource/schema/tool/esb/build.xml Commit message: SOA-1587 Add a warning that the script is not meant to be used multiple times.
Draft text for the Resolved Issues section of the Release Notes states: https://jira.jboss.org/jira/browse/SOA-1587 The ant script located in $SOA_HOME/jboss-as/tools/schema (used to switch databases) should not be run repeatedly over the same server configuration. It previously lacked a warning to notify users of this limitation but one has now been added.
There is no such warning. Does not the script support multiple execution now?
This is fixed with revision 5291 (4.3 branch) of: build-tools/resource/schema/tool/esb/build.xml Commit message: SOA-1587 Add a warning that the script is not meant to be used multiple times.
Verified in CR2