Creating EAServer as an application server in Lomboz

StepsCreating EAServer as an application server in Lomboz

  1. Change to $EAServer_Home/../Shared/eclipse_342/eclipse/ and execute starteclipse.sh.

  2. In Eclipse, open the Servers view:

    1. Select Window | Show View | Other.

    2. In the Show View dialog box, choose Servers under the Server category.

  3. Right-click the Servers view and select New | Server to add a new server runtime.

  4. In the New Server - Define a New Server dialog box:

    1. Enter the server’s host name. For example, zeus-desktop.

    2. Expand the Sybase folder and select EAServer 6.0 as its server type.

    3. Click Next.

  5. 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.

  6. 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.

  7. Click Next in the Add and Remove Projects dialog box.

  8. 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.