Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> aurora naming service?

aurora naming service?

From: Gerald Anleitner <ga_at_phil.uni-passau.de>
Date: Thu, 2 Sep 1999 10:02:45 +0200
Message-ID: <37ce2e92.0@news.rz.uni-passau.de>


Hi!
Perhaps someone can help...
This line of code
org.omg.CORBA.Object objRef =
orb.resolve_initial_references("NameService"); [line 28]

results in this:

exception InvalidName{}

        at
com.visigenic.vbroker.orb.ORB.resolve_initial_references(ORB.java:692)

        at Client2.main(Client2.java:28)

when executing in an aurora-environment. Does that mean that the Visibroker NamingService is not included in Aurora's Corba-environment? Or it's just my fault as I forgot something?

BTW: Wouldn't there be a need for a newsgroup like comp.databases.oracle.aurora? What do you think?

Bye,
Gerald Received on Thu Sep 02 1999 - 03:02:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US