Using WTP Servers View

Bring up the Servers View

1. From the Eclipse Main Menu Bar, select Window -> Show View -> Other.

2. Open Server and Select Servers.

Servers View

The Servers tab should appear. The new server is ready. The name in our example is JOnAS WTP Adapter. The Status is Stopped.

Servers View

Add Projects to JOnAS WTP Adapter Server

3. Place the cursor on the Servers name.

4. Right click. The Add and Remove Projects window appears. You will see the list of Available projects: in the left pane.

Servers View

5. You now can click on an available project to select it. Then click on the Add button.

Servers View

The selected project moves to the Configured projects: pane.

Click Finish. The new server is ready to run with the named project.

Start / Stop Server

6. Right click on the server name, JOnAS WTP Adapter in the example, and select Start.

7. Click Start. You can look at a Console view to see the startup displays. The console will display JOnAS server 'jonas' started on rmi/jrmp

The Servers view changes.

Servers View

Notice the Status and State in the Servers view changes to Started and Synchronized.