Exporting packages to EJB-JAR files

You can create an EJB-JAR file that contains the Java classes and deployment descriptors for the EJB components installed in an EJB Server package. The JAR file can be deployed to another EJB Server or any EJB-compatible server.

Exporting JAR files requires the Java Development Kit (JDK) version 1.2.2. The EJB Server installation enables the JDK for exporting packages. See the installation guide for your platform for information.

StepsExporting an EJB-JAR file

  1. In the Installed Packages folder, highlight the package to export and choose File | Export | EJB 1.1 JAR.

  2. Enter the path and file name for the new JAR file and click Next.

  3. The Adaptive Server plug-in creates the JAR file, displaying status messages in the Export wizard.