Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

po_createref(1) [debian man page]

PO_CREATEREF(1) 														   PO_CREATEREF(1)

NAME
po_createref - create IOR stringified references SYNOPSIS
po_createref -t type_id -pn profile_nb profile_description DESCRIPTION
po_createref(1) is an utility to create specific IOR stringified references (CORBA IOR, corbaloc or URI). The reference's components and associated configuration parameters can be specified by using the command line switches of po_createref(1) (see section OPTIONS). OPTIONS
GIOP/IIOP profile -pt iiop -i index -g -cr father_poa -vmj Major -vmn Minor -a Inet_Address -p Port -cn Components_Number {-ct component_id component ce} pe Policies component policies -pol_nb policies_number {-model SERVER_DECLARED|CLIENT -priority value} Code_Sets component -char code_set -s supported_number {code_set}-wchar code_set -s supported_number {code_set} SSL component ssl_trans -requires value -supports value -p port_number Alternate Address component alternate_address -a inet_address -p port_number AUTHOR
This manual page was written by Reto Buerki <reet@codelabs.ch> for the Debian GNU/Linux system (but may be used by others). RESOURCES
Polyorb User Manual: http://www.adacore.com/wp-content/files/auto_update/polyorb-docs/polyorb_ug.html/ SEE ALSO
po_catref(1). 05/21/2009 PO_CREATEREF(1)

Check Out this Related Man Page

IR_AB_NAMES(1)															    IR_AB_NAMES(1)

NAME
ir_ab_names - a standalone server that supports the CORBA COS Interface specification. SYNOPSIS
ir_ab_names -file filename The -file switch is optional, see the OPTIONS section for details. DESCRIPTION
ir_ab_names(1) is a standalone server that supports the CORBA COS Interface specification. When launched, it returns its IOR and corbaloc, which can then be used by other CORBA applications. OPTIONS
ir_ab_names(1) accepts the following options: -file Output COS Interface IOR to filename. -help Print the usage text. all PolyORB command line configuration variables PolyORB allows one to set up configuration variables on the command line. The syntax is close to the one described in configuration files. A variable Var.Iable in section [Sec] can be overridden with flag --polyorb-<sec>-<var>-<iable>[=<value>]. AUTHOR
This manual page was written by Reto Buerki <reet@codelabs.ch> for the Debian GNU/Linux system (but may be used by others). RESOURCES
Polyorb User Manual: http://www.adacore.com/wp-content/files/auto_update/polyorb-docs/polyorb_ug.html/ SEE ALSO
po_cos_naming(1), po_cos_naming_shell(1). 05/21/2009 IR_AB_NAMES(1)
Man Page