Deploying packages and components

Components must be archived as part of the package where they are installed. You can import two archive formats:

You cannot deploy EJB components and components of other types (such as PowerBuilder or CORBA) in the same package.

StepsDeploying packages between servers using an export configuration

  1. Start the Management Console and connect to the test server.

  2. Create an export configuration that includes the files you want to import to your production server—see Chapter 7, “Exporting Server Modules.”

    When you create the export configuration, select the following options on the Synchronization tab:

    By default, all the files that are required for an entity are included in the export configuration. You can include other files, such as project descriptions, client applets, and HTML pages, when you configure the export configuration.

  3. Start the Management Console on the production server host, and connect to the production server.

  4. If you have copied a package between host machines that have different architectures, recompile the components to run on the new architecture.