How to dump Orbix configuration



How to dump Orbix configuration..

Answer / babuv

To get all the Orbix configuration for a domain, run the following command:

itadmin config dump

This will work in both CFR and file based domains.

The output will look something like:

plugins:it_arm_interceptors:shlib_name = "it_arm_interceptors"

plugins:itrp:shlib_name = "it_itrp"

plugins:itrp:live_time = "2"

plugins:it_mbean_monitoring:shlib_name = "it_mbean_monitoring"

plugins:it_mbean_monitoring:ClassName = "com.iona.management.logging.mbean_monitoring.MBeanMonitoringPlugIn"

plugins:basic_codeset:shlib_name = "it_basic_codeset"

plugins:basic_codeset:ClassName = "com.iona.corba.codeset.BasicCodeSetPlugIn"

plugins:iiop_tls:ClassName = "com.iona.corba.iiop.tls.IIOPTLSPlugIn"

plugins:iiop_tls:shlib_name = "it_iiop_tls"

......snip......

References to Other Documentation:

Orbix Administration Guide, "Configuration Domain"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Orbix Interview Questions

Define orbix?

0 Answers  


Does Orbix Web Services provide locator functionality for Web Services endpoints?

1 Answers  


How to limit connections tofrom a service ?

1 Answers  


How to configure an Orbix domain to contain corbaloc references instead of IORs for the Orbix services

1 Answers  


How to configure Orbix logging ?

1 Answers  






Does the orbix have size limit for corba messages?

0 Answers  


How to programatically query the length of a workqueue

0 Answers  


Can a client use jdk orb to communicate with orbix domain?

0 Answers  


Explain how you can configure orbix logging?

0 Answers  


Does Orbix 6 and Orbix 3 support Java 7?

1 Answers  


Does Orbix 6 support I/O callback feature?

1 Answers  


Can an interceptor capture SSL handshaking errors?

1 Answers  


Categories