Framework migration

Under the File Review, Java Code Review and XML File Review categories of rules, the Framework migration category contains rules for recognizing some of the commonly used frameworks that might need changes to work on WebSphere Application Server. The framework rules described in this section are automatically selected with the competitive tool rule sets. The rules provide information to help you verify that the framework is compatible with WebSphere Application Server.

Table 1. Framework migration
Rule Name Rule Description Automated Fix
Check for the Hibernate framework

This rule scans Java artifacts to detect the use of the Hibernate framework.

No
Check the Hibernate configuration

This rule flags hibernate.cfg.xml files, hibernate.properties files, and references to the org.hibernate.cfg.Configuration class so that you can verify that Hibernate is configured properly for WebSphere Application Server.

No
Check the Hibernate mapping files

This rule detects Hibernate mapping files. To migrate from Hibernate to WebSphere JPA, use the Hibernate to WebSphere JPA rule set."

No
Check for the Seam framework

This rule scans Java and XML artifacts to detect the use of the Seam framework.

No
Check for the Spring framework

This rule scans Java and XML artifacts to detect the use of the Spring framework.

No