1. From the Eclipse Main Menu Bar, select Window -> Show View -> Other.
2. Open Server and Select Servers.
The Servers tab should appear. The new server is ready. The name in our example is JOnAS WTP Adapter. The Status is Stopped.
3. Double click on the server. The Server Overview window appears. From this view, you can view and change all server options, including the Launch configuration.
IMPORTANT: In the VM arguments page of the Launch configuration dialog, you can change any VM argument except for jonas.base, install.root, jonas.name and domain.name. Please use the other interfaces to change these values (JOnAS Base Directory, JOnAS Root Directory, JOnAS Server Name and Domain Name, respectively).
4. Place the cursor on the Servers name.
5. Right click. The Add and Remove Projects window appears. You will see the list of Available projects: in the left pane.
6. You now can click on an available project to select it. Then click on the Add button.
The selected project moves to the Configured projects: pane.
Click Finish. The new server is ready to run with the named project.
7. Right click on the server name, JOnAS WTP Adapter in the example, and select Start.
8. 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.
Notice the Status in the Servers view changes to Started, and application State becomes Synchronized.