Why does ORB_init change the order of the command line
arguments if we pass argv to ORB_init(argc, argv)?
Answer / Naman Goel
ORB_init modifies the command line arguments because it needs to parse them internally for CORBA options. The original argument vector `argv` is modified in-place by ORB_init so that it can handle both standard program arguments and CORBA-specific options. To preserve your application's arguments, you should copy them before passing them to ORB_init if necessary.
| Is This Answer Correct ? | 0 Yes | 0 No |
When middleware becomes part of the IT environment, how critical will a robust infrastructure be?
what is the role of freeware in middleware solutions?
How does SESAME relate to the CORBA Security service?
how do you troubleshoot if config.xml file will be deleted?
Difference between Scheduler service and adapter pooling notification
Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5
Explain about virus in RFID?
How to connect to trading network in webmethods
Why is middleware important?
Explain a cluster?
What is involved with using std library (inc stl) with ACE/TAO?
Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5