This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

Important:

  • Before installing the new extension providing Spring Batch and JSR-352 support for JEE, you must first uninstall com.castsoftware.uc.springbatch if present. These two extensions cannot be used simultaneously and migration is not supported between the two extensions. 
  • In order to avoid duplication and confusion, when using the Spring Batch extension, any Spring Batch Job and Spring Batch Step objects created by the JEE analyzer will be deleted from the Analysis schema at application level and replaced with corresponding objects created by the Batch extension. Therefore expect a small impact on existing analysis results in terms of the number of added/deleted objects.

3.0.1-funcrel

Resolved Issues

Customer Ticket IdDetails
23227Wrong links from Spring Batch step to method. Same issue as SPRINGBAT-14
23161Wrong links from Spring Batch step to method are created when there are multiple steps and jobs having the same name but located in different folders. The solution is to consider the path of the xml files.

3.0.0-funcrel

Resolved Issues

Customer Ticket IdDetails
23029Missing Batch Step objects

3.0.0-beta2

Resolved Issues

Customer Ticket IdDetails
22395Issues with Spring Beans for embedded SQL queries

Other Updates

Details
Issue encountered when parsing XML files with other format than batch files
Issue encountered with empty XML files

New Support

SummaryDetails
Support for database access in Spring Batch framework, only if Spring Beans are linked to Tables.Support added for database access in Spring Batch framework, only if Spring Beans are linked to Tables.

3.0.0-beta1

New Support

SummaryDetails
Support added for the JSR-352 framework.Support added for the JSR-352 framework.

3.0.0-alpha1

New Support

SummaryDetails
Initial release of the Batch AnalyzerInitial release of the Batch Analyzer extension providing support for Spring Batch.