Deploying BC4J UIX Applications

Important: Before deploying your BC4J web application, ensure that you've met all the prerequisites including creating a connection to an OC4J server before deployment and defining server connection information to deployed business components in the bc4j.xcfg file. This file defines all of the deployment configurations of a particular application module in the business components project and permits data tags and data web beans to access a specific view object belonging to the application module.

See About Deploying on Oracle9i Application Server for information on deploying to an Oracle9i Application Server using the Oracle Enterprise Manager and BC4J Setup and Deployment Prerequisites for more information.

To deploy and then access BC4J UIX applications:

  1. Right-click WAR_dep_profile_icon <myappwar>.deploy from the Navigator.
  2. Choose one of the following deployment options from the context menu:
  3. After successful deployment, you can access the web application in a browser by entering its application URL. For example:
    http://hostname:<portnumber>/<virtual path>/<sitename>/Main.uix
    where <virtual path> is the context root you specified in the deployment profile.

Notes:


Related topics

Developing Web Applications (J2EE Web Modules)
About J2EE Applications and How They Are Packaged and Deployed
Configuring Your Project to Use the Embedded OC4J Server
About Business Components for Java (BC4J) Deployment
Editing Deployment Descriptors
Understanding the n-Tiered Business Components Architecture