Skip to main content
Summary This article explains how to specify the IIOP listening port for an Orbacus server through the command line.
Article Number 27171
Environment Orbacus 4.3 All Supported Platforms
Question/Problem Description How to specify the IIOP listening port for an Orbacus server through the command line?
How to configure the Orbacus endpoint port configuration for the Root POA Manager through the command line?
Clarifying Information
Error Message
Defect/Enhancement Number
Cause
Resolution The IIOP listening port for the Orbacus Root POA Manager endpoint can be configured through the command line by specifying the "-IIOPport" parameter.

For example, in order to start the Hello world server IIOP endpoint listening on port 1234, please start the server as follows:
- for the Java server
java hello.Server -IIOPport 1234
- for the C server
server -IIOPport 1234

For further details please see:
 Orbacus Guide, Chapter "ORB and Object Adapter Initialization".
Workaround
Notes
Attachment
Created date: 12 December 2011
Last Modified: 13 February 2013
Last Published: 12 May 2012
First Published date: 12 December 2011

#Orbacus
#KnowledgeDocs