Important: Before deploying your BC4J web application, ensure that you've met all the requirements in BC4J Setup and Deployment Prerequisites.
To deploy BC4J web applications to a standalone OC4J or Oracle Application Server instance:
Important: When creating a deployment profile for BC4J
web applications, if you chose to deploy the business logic to the web module,
the business component files are also added to the web module. However,
if you chose to deploy the business logic as an EJB session bean, then the
web module only contains the client application files.
In both cases, the client application files including the WAR and EAR files
are included in the web module and deployed to the target OC4J or Oracle Application Server
instance.
<myappwar>.deploy
or the corresponding deployment descriptor settings in web.xml
,
right-click the name of the file you wish to edit and choose Settings.
Alternatively, you can choose XML Editor
to edit web.xml
or Open Externally
to edit <myappwar>.deploy
directly if you are knowledgeable
about the format. http://<hostname>:<portnumber>/<virtual_path>/<sitename>/main.html
virtual_path
is the context root you specified
in the deployment profile.Notes:
WEB-INF/web.xml