iSelfSchooling.com - Since 1999  References  |  Job Openings
    Home  | Search more  | Oracle Syntax  | Computer Institute   | (Login or Register to access to VIDEOS)
 

Copyright & User Agreement

   Suggestions Email2aFriendHomepage us! |  Bookmark

Services

  Vision/Mission

  Services

  Biography

  Contact Us

 FREE Training

  Start...

  SQL

  PL/SQL

  Forms 

  Reports

  DBA Fundamentals

  Performance

  Prepare for OCP

  ShareUrNotes

...

  Acknowledgement

  Who is who

  University Directory

  Links...

 

 

 

FREE Online Oracle Training for beginners and advanced - The most comprehensive Oracle tutorial

The authors do not guarantee or take any responsibility for the accuracy, or completeness of the information.

BASICS

SQL | PL/SQL

DEVELOPERS

FORMS 2 | REPORTS | Other TOOLS

DBAs

FUNDAMENTALS 2 | PERFORMANCE | OEM

ADVANCE

APPLICATION SERVER | GRID CONTROL | ARTICLES 2 3 4

Advanced - Articles III

Lesson 01 | Lesson 02 | Lesson 03 | Lesson 04 | Lesson 05 | Lesson 06 | Lesson 07 | Lesson 08 | Lesson 09 | Lesson 10 | Lesson 11 | Lesson 12 | Lesson 13 | Lesson 14 | Lesson 15 | Lesson 16 | Lesson 17 | Lesson 18 | Lesson 19 | Lesson 20 | Lesson 21 | Lesson 22 | Lesson 23 | Lesson 24 | Lesson 25 | Lesson 26 | Lesson 27 | Lesson 28 | Lesson 29 | Lesson 30 | Lesson 31 | Lesson 32 | Lesson 33 | Lesson 34 | Lesson 35 |

Lesson 09

"Freedom is the last, best hope of earth."

-Abraham Lincoln (1809-1865)

How to deploy a EAR or WAR file
You have an application that your developers had provided for you in the EAR format. You are assigned to deploy the EAR file to your existing OC4J instance.


Assuming that the EAR file was stored in the /u01/report directory, the following are the steps to deploy your EAR file.

 
1. Go to application Server Control (http://YourServer:1156) and click on the OC4J_BI_Forms component.
2. Click on the “application” tab and click on the “Deploy EAR file” icon.
3. Enter the location and name of your application (the EAR file).  Ex: /u01/report/myapp.ear
4. Enter a meaningful application name and then click the Continue icon.
5. Map all the Web Modules in your application to meaningful URLs. Ex: my_application
6. Then click Next to review the summary and click Deploy icon
 
Make sure that the deployed application is in the OC4J_BI_Forms’ application screen. To test your report, you should use the following URL:
http://<hostname>:port/my _application/rwservlet?report =yourreport.rdf&destype=cache &desformat=pdf

 

 

 
 
Google
 
Web web site