Transitioning notes for development topics
When you upgrade the application server to a newer version, be aware of the following settings that you might want to change.
- Migrating APIs and specifications
Version 9.0 supports Java Platform, Enterprise Edition (Java EE) 7, which introduces some behavior changes from some Java EE 6 technologies. All applications that run on Version 9.0 must use the Java EE 7 implementation of a technology except for JAX-RS and JPA. For JAX-RS and JPA, the product configuration defaults to Java EE 7, but you can update your configuration to use the Java EE 6 implementation.