IIOP / ORB.init
Florent BENOIT <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I wanted to know if it is possible that instead of recreating an
ORB object in class mx4j.remote.resolver.iiop.Resolver in
method getORB(Map environment), it could check that the
environment object contains "java.naming.corba.orb" property,
then it returns the ORB object with something like : (ORB)
environment.get("java.naming.corba.orb");
It will avoid to create a new ORB object and allow to specify the ORB to
use.
Regards,
Florent.
smime.p7s
(application/x-pkcs7-signature, 3.1 KB) - not displayed