I'll have to answer my own question here -- I took a look at the ORB
sources from Sun and
realized that they altered things so that the ORB is not compatible with
pre-jdk1.2. I got ahold of the classes from an early 1.2 release from
way back in November, and all works correctly, not at all a problem with
jdk117 v3.

Another case of me changing too much at once and then paying the big
price tracking the
breakdowns...

Thanks to everyone who pointed out that doPriveleged is a JDK1.2 call.

Cheers,
-A.


> I have discovered a strange quirk with the new JDK1.1.7 v3. Before I
> submit this as a bug and print all sorts of debugging info, could
> somebody try this line of code:
>
> org.omg.CORBA.ORB = org.omg.CORBA.ORB.init();
>
> I am getting a
>     java.lang.UnsatisfiedLinkError: doPrivileged
> in the ORB's initialization.
>
> I am trying this with Sun's CORBA libraries, from the JDK1.2 jar. Will
> try others presently.
>


--
Armen Yampolsky
Axiom Software Labs
New York


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to