Created by James Hurrell, last modified by N Padmavathi on Sep 16, 2020
2.2.0-beta5
Other Updates
Details |
---|
Correctly handle empty java code fragments (avoid errors at application-level). |
Creation of missing Invoke objects when nested inside other invokes. |
BPEL Invoke objects with 'null' operation don't have any functional interest (in real code they are used as a wrapping of Java code snippets). Thus we omit creation of these particular objects. |
Regression: many warnings reporting "problem encountered while processing wsdl files". |
2.2.0-beta4
Other Updates
Details |
---|
Fixed issue of BPEL polluting other UAs analysis log. |
2.2.0-beta3
Other Updates
Details |
---|
Fixed issue with non-recognized Invokes. |
2.2.0-beta2
Other Updates
Details |
---|
Cannot add new version V2 when having bpel plugin installer. |
2.2.0-beta1
Other Updates
Details |
---|
Added a discoverer which is materialized through an option in the CAST Delivery Manager Tool called "BPEL project" located in the Projects to discover section. Note that, this option will be disabled (unticked) in all pre-existing packages - you need to tick it before starting the packaging process otherwise it will be ignored. For new packages created after the extension's installation, the option will be enabled by default. |
Removes improper warnings when using other analyzers. |
Corrects some links to Java. |
2.2.0-alpha1
Note
Initial release.