uCosminexus Application Server, Application Development Guide

[Contents][Glossary][Index][Back][Next]

4.1 Using Eclipse to develop J2EE applications

This section describes the procedure for using Eclipse to develop J2EE applications and notes on using Eclipse.

Organization of this section
(1) Flow of developing J2EE applications with Eclipse
(2) Notes on using Eclipse

(1) Flow of developing J2EE applications with Eclipse

The following figure shows the flow of developing J2EE applications with Eclipse.

Figure 4-1 Flow of developing J2EE applications with Eclipse

[Figure]

Each operation is described below.

  1. Setting up Remote Management
    To operate WTP Connector, you must first set up Remote Management. For details, see 4.2 Setting up remote management functionality.
  2. Creating server runtime
    Register the Cosminexus J2EE server runtime to be used in Eclipse. For details, see 4.3 Creating server runtime.
  3. Creating Eclipse projects
    Create the projects for developing the J2EE application. For details, see 4.4 Creating Eclipse projects.
  4. Importing a resource adapter
    When performing development with Eclipse, you can import a resource adapter provided by Developer to Enterprise Application Project. For details, see 4.5 Importing resource adapters.

When developing J2EE applications with Eclipse, you use the Java EE perspective. The proceeding sections describe the J2EE application development procedure when using the Java EE perspective. Note that the subsequent sections also describe the procedure for developing J2EE applications with Eclipse according to the above flow.

(2) Notes on using Eclipse

Note the following points when you using Eclipse: