Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > How do I develop and deploy applications?


Migrate to Java EE 6

v8.0 of the product supports the Java EE 6 specification. Your new and existing enterprise applications can take advantage of the capabilities added by Java EE 6. The product supports the following specification and API levels that are new in Java EE 6:

The new specifications add several capabilities to benefit application developers, such as profiles that provide common features among applications.

Further, several specifications expand the use of annotations to more module types. Java language annotations simplify development of Java EE applications. By using annotations, many applications can avoid the need for deployment descriptors. In Version 7, the product supported annotations for EJB 3.0 and Web 2.5 modules . In v8, the product supports annotations for additional modules types, such as resource adapters or RAR files, as well as continues to support the use of deployment descriptors.

The general steps for migrating your enterprise applications follow.


Procedure

  1. Decide whether to take advantage of new Java EE 6 capabilities in the applications.

    The WAS v8 supports applications written to Java EE 6 and supports portable applications written to previous Java EE versions, specifically Java EE 5, J2EE 1.4, and J2EE 1.3. If you decide not to use new Java EE 6 capabilities, your portable applications will continue to work without change and with identical behavior on the current version of the platform.

  2. If you select to use new Java EE 6 capabilities in the applications, change the applications as needed to conform to the specifications.
  3. Deploy the applications.

    Deploy applications that use new Java EE 6 capabilities only to v8 deployment targets. We can deploy applications written to previous specifications to v8 deployment targets or to v6.x or 7.x deployment targets.


What to do next

Test the deployed applications to ensure that the applications behave as expected. Update the applications as needed.
Ways to install enterprise applications or modules


Related


Specifications and API documentation
Knowledge Collection: Migration planning for WAS

+

Search Tips   |   Advanced Search