JBoss.orgCommunity Documentation
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.