|
Oracle TopLink Developer's Guide
10g Release 3 (10.1.3) B13593-01 |
|
![]() Previous |
![]() Next |
To deploy the tutorial application to an application server, you must deploy the EAR file as follows:
|
Note: This procedure assumes you are using OC4J. If you are using another application server, refer to your application server documentation for more specific information. |
Start the OC4J application server by executing the following command:
java -jar <OC4J_HOME>/j2ee/home/oc4j.jar
Execute the deploy script in the <TUTORIAL_HOME> directory.
For Windows, select the deploy.cmd file. For UNIX, select the deploy.sh file.