Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Corba > Corba null refe...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 457 of 534
Post > Topic >>

Corba null references and BEA WebLogic

by michab66@[EMAIL PROTECTED] Sep 28, 2006 at 07:01 AM

We are currently migrating an application that uses CORBA to BEA
WebLogic 8.1 SP6.  The surprising thing we are currently facing is that
we receive NO_IMPLEMENT exceptions whenever we try to transmit a null
reference.

The canonical example is that if we try to convert the literal null
reference, in CORBA also called OBJECT_NIL, into a reference,

org.omg.CORBA.Object nil =
  orb.string_to_object( "IOR:00000000000000010000000000000000" );

then this also results in a NO_IMPLEMENT exception.

We Googled a lot, but couldn't find any relevant information, which is
also a surprise.  If BEA had such a catastrophic defect, how can it be
that we are the only ones that experiencing it?

The question is whether we are doing something wrong?  The code sample
above is simple enough to be sure that we make no coding error.  Is
there any special property that explicitly needs to be set to activate
support for null references on BEA?  The BEA docs simply state that
IIOP is supported.

Thanks for hints,
Michael.




 2 Posts in Topic:
Corba null references and BEA WebLogic
michab66@[EMAIL PROTECTED  2006-09-28 07:01:30 
Re: Corba null references and BEA WebLogic
"huch" <schu  2006-10-06 06:02:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 8:54:41 CDT 2008.