Define a new package

In EAServer, a package is a unit of deployment for a group of components that perform related tasks. Before a component can be instantiated by clients, it must be installed in a package, and that package must be installed in the server. The steps below create the package and component within the predefined “Jaguar” server to satisfy these requirements.

StepsCreating the Tutorial package if it does not exist

  1. In EAServer Manager, expand the servers folder, then expand the Jaguar server icon.

  2. Expand the Installed Packages folder. If the Tutorial package is displayed, skip to “Define and install a new component”.

  3. Highlight the Installed Packages folder, and select File | Install Package.

    In the Package wizard, select Create and Install a New Package.

    For the package name, enter Tutorial.

  4. Click Create New Package.

    You see the Package Properties window.

  5. Click OK.