Top
Interstage Studio User's Guide
FUJITSU Software

6.1.2 Developing Java EE 5 Applications

An overview of Java EE 5 application development is given below.

Preparing for Java EE 5 Application Development

To develop a Java EE 5 application, first an enterprise application project must be created. Create the project, then add the Java EE 5 module to the project. For details, refer to "6.2.2.2 Creating Enterprise Applications".

Validating Java EE 5 Applications

Users can verify whether or not an application has been developed in accordance with Java EE 5 specifications. For details, refer to "6.2.5.3 Interstage Java EE Validator".

Checking Java EE 5 Application Operation

Use the Servers view to check the operation of the created Java EE 5 application.
For details, refer to "6.2.6 Checking Application Behavior".

Distributing Java EE 5 Applications

In order to distribute a Java EE 5 application file, it must be archived in an EAR file. Use the Export wizard to create the archive file.
For details, refer to "6.2.7 Distributing to the Operating Environment".