JBoss.orgCommunity Documentation

Chapter 6. Initializing JBossTS Applications

JBossTS most be initialized correctly before any application object is created. To guarantee this, use the initORB and create_POA methods described in the Orb Portability Guide. Consult the Orb Portability Guide if you need to use the underlying ORB_init and create_POA methods provided by the ORB instead of the JBossTS methods.