Oracle® Fusion Middleware Publishing Reports to the Web with Oracle Reports Services 11g Release 1 (11.1.1) Part Number B32121-01 |
|
|
View PDF |
To verify that the Reports Servlet is running, navigate to the following URL:
http://your_machine_name.domain_name:your_port_number/reports/rwservlet/help
Note that the URL is case sensitive. If this URL executes successfully, you should get a help page describing the rwservlet
command line arguments.
To verify that Reports Server is running, navigate to the following URL:
http://your_machine_name.domain_name:your_port_number/reports/rwservlet/getserverinfo?server=server_name
The server=
server_name
argument is not required if you are using the default Reports Server name (rep_
machine_name
) or the Reports Server specified in the servlet configuration file, rwservlet.properties
(<DOMAIN_HOME>\user_projects\domains\DOMAIN_NAME\servers\MANAGED_SERVER_NAME\stage\reports\reports\configuration)
. If this URL executes successfully, you should see a listing of the job queue for the specified Reports Server.
Note:
You'll find more information about the servlet configuration file in Section 7.3, "Oracle Reports Servlet Configuration File".