Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> aurora naming service?
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
![]() |
![]() |