================================================================================
Closed Issues in 6.1.1_HF-001 (This Release)
AMBW-15396
During reload, the schema and wsdl caches failed to remove the stale versions
of their schema and wsdl resource files. Multiple cleans (or other operations
which result in cache reloads) of projects with sufficient numbers of schema
and wsdl resources resulted in a very large cache which took a very long time
to reload
AMBW-15608
when calculating bundle dependencies, the wsdl and schema caches would go into
an infinite loop for use cases where bundleA depended upon bundleB and bundleC,
and bundleB depended upon bundleC
AMBW-15309
Application fails to start when the Process Activation mode is "SingleAppNode"
AMBW-15206
Migration Tool fixes to make the Mapper Autofix mechanism robust
AMBW-15512
Fixed issue with SSL Client Configuration where setting explicit cipher caused error.
AMBW-15513
On use of single "Identity Provider" shared resource, at run-time the
application containing it goes into an impaired state
AMBW-14994
The larger the project, the longer it takes for BW6 Process Editor to
render/refresh activity configuration
AMBW-15534
XML Transform activity fails to add namespace declaration to the
transformed output when the input xml has missing namespace declaration
AMBW-15405
Process validation for activity with required input but without input
mapping now reports proper error. This guides user what and where to fix.
AMBW-15402
If BusinessWorks component holds a reference to a nonexistent BusinessWorks
process, the validation should catch and report the error
AMBW-15334
When a process contained two or more Error transitions, the
input mappings for all but one of the activities using the error
transitions were broken and caused incorrect problem markers and
runtime issues