Oracle® Fusion Middleware Publishing Reports to the Web with Oracle Reports Services 11g Release 1 (11.1.1) Part Number B32121-02 |
|
|
View PDF |
The Common Object Service (COS) naming service orbd, provided by Sun Microsystem's JDK, can be used for Reports Server discovery instead of the default broadcast mechanism. Refer to the JavaIDL page on Sun Microsystem's Web site (http://java.sun.com
) for more details on the orbd
executable.
To start the naming service, use the following commands:
On Windows:
namingservice.bat port_number
On UNIX:
namingservice.sh port_number
To use OPMN to control the naming service, refer to Section 8.8.1.4, "COS Naming Service Specification"