Creating EAServer as an application
server in Lomboz
Change to $EAServer_Home/../Shared/eclipse_342/eclipse/ and execute starteclipse.sh.
In Eclipse, open the Servers view:
Select Window | Show View | Other.
In the Show View dialog box, choose Servers under the Server category.
Right-click the Servers view and select New | Server to add a new server runtime.
In the New Server - Define a New Server dialog box:
Enter the server’s host name. For example, zeus-desktop.
Expand the Sybase folder and select EAServer 6.0 as its server type.
Click Next.
In the New Server - New Server 6.0 Runtime dialog box, enter:
EAServer6 location – EAServer_Home
EAServer client jar – EAServer_Home/lib/eas-client-15.jar
Additional client jar – EAServer_Home/lib/servlet-rt.jar
Click Next.
Complete these fields using your EAServer installation setting details:
HTTP port
IIOP host
IIOP port
User ID
Password
Click Next. The Add and Remove Projects dialog box appears.
Click Next in the Add and Remove Projects dialog box.
Click Finish.
The EAServer 6 server runtime in Eclipse has been added successfully. Right-click the server and select Start item. In the Console view, a message will display to indicate that EAServer 6 server is able to start successfully.