1 .'" t |
|
2 ." Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. |
1 ." Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. |
3 ." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
2 ." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 ." |
3 ." |
5 ." This code is free software; you can redistribute it and/or modify it |
4 ." This code is free software; you can redistribute it and/or modify it |
6 ." under the terms of the GNU General Public License version 2 only, as |
5 ." under the terms of the GNU General Public License version 2 only, as |
17 ." Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
16 ." Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
18 ." |
17 ." |
19 ." Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
18 ." Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
20 ." CA 95054 USA or visit www.sun.com if you need additional information or |
19 ." CA 95054 USA or visit www.sun.com if you need additional information or |
21 ." have any questions. |
20 ." have any questions. |
22 ." ` |
21 ." |
23 .TH tnameserv 1 "06 Aug 2006" |
22 .TH tnameserv 1 "04 May 2009" |
24 ." Generated by html2man |
23 ." Generated from HTML by html2man (author: Eric Armstrong) |
25 |
24 |
26 .LP |
25 .LP |
27 .SH NAME |
26 .SH "Name" |
28 Java IDL: Transient Naming Service \- \f2tnameserv\fP |
27 Java IDL: Transient Naming Service \- \f2tnameserv\fP |
29 .LP |
28 .LP |
30 |
29 |
31 .LP |
30 .LP |
32 .LP |
31 .LP |
33 This document discusses using the Java IDL Transient Naming Service, \f2tnameserv\fP. Java IDL also includes the Object Request Broker Daemon (ORBD). ORBD is a daemon process containing a Bootstrap Service, a Transient Naming Service, a \f3Persistent\fP Naming Service, and a Server Manager. The Java IDL tutorials all use ORBD, however, you can substitute \f2tnameserv\fP for \f2orbd\fP in any of the examples that use a Transient Naming Service. For documentation on the \f2orbd\fP tool, link to its man page or the |
32 This document discusses using the Java IDL Transient Naming Service, \f2tnameserv\fP. Java IDL also includes the Object Request Broker Daemon (ORBD). ORBD is a daemon process containing a Bootstrap Service, a Transient Naming Service, a \f3Persistent\fP Naming Service, and a Server Manager. The Java IDL tutorials all use ORBD, however, you can substitute \f2tnameserv\fP for \f2orbd\fP in any of the examples that use a Transient Naming Service. For documentation on the \f2orbd\fP tool, link to its orbd(1) or the |
34 .na |
33 .na |
35 \f2Java IDL Naming Service Included with ORBD\fP @ |
34 \f2Java IDL Naming Service Included with ORBD\fP @ |
36 .fi |
35 .fi |
37 http://java.sun.com/javase/6/docs/technotes/guides/idl/jidlNaming.html topic. |
36 http://java.sun.com/javase/6/docs/technotes/guides/idl/jidlNaming.html topic. |
38 .LP |
37 .LP |
174 .LP |
173 .LP |
175 This command\-line option is available for use with \f2tnameserve\fP: |
174 This command\-line option is available for use with \f2tnameserve\fP: |
176 .RS 3 |
175 .RS 3 |
177 |
176 |
178 .LP |
177 .LP |
|
178 .RS 3 |
179 .TP 3 |
179 .TP 3 |
180 \-Joption |
180 \-Joption |
181 Pass \f2option\fP to the Java virtual machine, where \f2option\fP is one of the options described on the reference page for the |
181 Pass \f2option\fP to the Java virtual machine, where \f2option\fP is one of the options described on the reference page for java(1). For example, \f3\-J\-Xms48m\fP sets the startup memory to 48 megabytes. It is a common convention for \f3\-J\fP to pass options to the underlying virtual machine. |
182 .na |
182 .RE |
183 \f2java application launcher\fP @ |
183 |
184 .fi |
|
185 http://java.sun.com/javase/6/docs/technotes/tools/solaris/java.html. For example, \f3\-J\-Xms48m\fP sets the startup memory to 48 megabytes. It is a common convention for \f3\-J\fP to pass options to the underlying virtual machine. |
|
186 .LP |
184 .LP |
187 .RE |
185 .RE |
188 .SH "Stopping the Java\ IDL Transient Naming Service" |
186 .SH "Stopping the Java\ IDL Transient Naming Service" |
189 .LP |
187 .LP |
190 .LP |
188 .LP |