Deploying BC4J as a Simple Archive File

After you've created a deployment profile for a BC4J archive, you can deploy it. By default, the BC4J simple archive is deployed to your project's output directory. For example:

<jdev_install>/jdev/mywork/Workspacex/Projectx/classes/<bc4jarchivename>.jar

To deploy Business Components for Java as a simple archive file:

  1. In the Navigator, select the bc4j_project_icon <ProjectName>.bcdeploy deployment profile you want to deploy.
  2. Right-click and choose Deploy.

    JDeveloper creates the BC4J simple archive file and writes it to the output directory. You can view the deployment messages in the Deployment Log window.

  3. (Optional) Click + to expand bc4j_project_icon <ProjectName>.bcdeploy and to display the subprofiles:
  4. (Optional) You can right-click on any of these subprofile icons to perform a variety of tasks including: Deploy to a JAR, Preview, and display JAR deployment profile Settings.

Related topics

About Business Components for Java (BC4J) Deployment
Deploying a Simple Archive to the File System
Deploying JClient as a BC4J Simple Archive
Deploying an Executable JAR File
Loading BC4J Runtime Libraries to OC4J
Libraries for Programmatic Clients Accessing BC4J