Preparation for Java EE 6 Application Development
When developing Java EE 6 applications, make preparations, then create the enterprise application project. Create the project and add the Java EE 6 module to the project. For details, refer to "9.6.1 Preparing to Create Applications" and "6.2.2.2 Creating Enterprise Applications".
Developing Java EE 6 Applications
Develop Java EE 6 applications such as Web applications and EJB.
For details, refer to "9.2 Developing Web Applications", "9.3 Developing Enterprise JavaBeans (EJB)", "9.4 Developing Applications using Java Persistence API" and "9.5 Developing Web Service Applications".
Verifying the Behavior of the Java EE 6 Application
Use the Servers view to verify the behavior of the Java EE 6 application that was created.
For details, refer to "6.2.6 Checking Application Behavior".
Distributing the Java EE 6 Application
To distribute Java EE 6 application files, archive into an EAR file. Use the Export wizard to create the archive file.
For details, refer to "6.2.7 Distributing to the Operating Environment".
Note
A Management Console feature has not been provided with the Java EE 6 application operating environment. Use commands for operations such as settings and deployment.