src/share/classes/org/omg/CosNaming/package.html

Print this page




 314       <code>
 315       java -classpath $(CLASSPATH)
 316       com.sun.corba.ee.internal.CosNaming.BootstrapServer -InitialServicesFile
 317       "/tmp/services" [-ORBInitialPort port]
 318       </code>
 319   </pre>
 320   <P>
 321   Note that the square brackets at the end of the command indicate that
 322   specifying a port number is optional.
 323 </OL>
 324 <P>
 325 Now when an application calls the method 
 326 <code>org.omg.CORBA.ORB.resolve_initial_references</code>, CORBA
 327 processes will contact the Bootstrap Server to get the Root Naming
 328 Context.
 329 
 330 <h2>Package Specification</h2>
 331 
 332 <ul>
 333  <li>Interoperable Naming Service (<a 
 334 href="http://cgi.omg.org/cgi-bin/doc?ptc/00-08-07">ptc/00-08-07</a>)
 335 </ul>
 336 
 337 <h2>Related Documentation</h2>
 338 
 339 For an overview and examples of how to use the 
 340 <code>CosNaming</code> API, please see:
 341 <ul>
 342   <li><a href="../../../../technotes/guides/idl/tnameserv.html">
 343         Naming Service</a>
 344 </ul>
 345 <p>
 346 For an overview of Java&nbsp;IDL, please see:
 347 <ul>
 348   <li><a href="../../../../technotes/guides/idl/index.html">
 349         Java&nbsp;IDL home page</a>
 350 </ul>
 351 
 352 @since JDK1.3
 353 
 354 


 314       <code>
 315       java -classpath $(CLASSPATH)
 316       com.sun.corba.ee.internal.CosNaming.BootstrapServer -InitialServicesFile
 317       "/tmp/services" [-ORBInitialPort port]
 318       </code>
 319   </pre>
 320   <P>
 321   Note that the square brackets at the end of the command indicate that
 322   specifying a port number is optional.
 323 </OL>
 324 <P>
 325 Now when an application calls the method 
 326 <code>org.omg.CORBA.ORB.resolve_initial_references</code>, CORBA
 327 processes will contact the Bootstrap Server to get the Root Naming
 328 Context.
 329 
 330 <h2>Package Specification</h2>
 331 
 332 <ul>
 333  <li>Interoperable Naming Service (<a 
 334 href="http://www.omg.org/cgi-bin/doc?ptc/00-08-07">ptc/00-08-07</a>)
 335 </ul>
 336 
 337 <h2>Related Documentation</h2>
 338 
 339 For an overview and examples of how to use the 
 340 <code>CosNaming</code> API, please see:
 341 <ul>
 342   <li><a href="../../../../technotes/guides/idl/tnameserv.html">
 343         Naming Service</a>
 344 </ul>
 345 <p>
 346 For an overview of Java&nbsp;IDL, please see:
 347 <ul>
 348   <li><a href="../../../../technotes/guides/idl/index.html">
 349         Java&nbsp;IDL home page</a>
 350 </ul>
 351 
 352 @since JDK1.3
 353 
 354