« Starting OC4J. | Main | OC4J can't handle... »

Deployment on OC4J.

I gave up on the Oracle OC4J docs. They keep on pointing to something called dcmctl that I didn't get in the OC4J download. The appendix says that dcmctl lives in $ORACLE_HOME/dcm/bin/dcmctl and I am not in the mood to download Oracle right now. So, I pointed my browser at the Orion website and found some more reasonable docs. OC4J is just an OEM version of Orion.

I dumped Roller in OC4J/home/roller and then added the following to OC4J/home/config/server.xml:

   <application name="roller" path="../roller" />
this to OC4J/home/config/application.xml:
   <web-module id="roller" path="../../home/roller" />
and this to OC4J/home/config/http-web-site.xml:
   <web-app application="default" name="roller" root="/roller" />
Now I'm getting a string of error messages that indicate that OC4J is attempting to deploy Roller. Good.
Comments:

Post a Comment:
  • HTML Syntax: NOT allowed

« Starting OC4J. | Main | OC4J can't handle... »

Welcome

This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog

Related entries

Below are the most recent entries in the category Roller, some may be related to this entry.