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

Home -> Community -> Usenet -> c.d.o.server -> Pb Oracle 8i & CORBA

Pb Oracle 8i & CORBA

From: <t2st2s_at_my-deja.com>
Date: Thu, 01 Feb 2001 07:42:27 GMT
Message-ID: <95b413$1i6$1@nnrp1.deja.com>

I have a problem with Oracle 8i and ejb.

In fact, after some execution of my program the following exception appears :

NamingException caught:javax.naming.NamingException: Unknown reasons [Root exception is org.omg.CORBA.NO_IMPLEMENT: minor code: 0 completed: No]
javax.naming.NamingException: Unknown reasons. Root exception is org.omg.CORBA.NO_IMPLEMENT: minor code: 0 completed: No

	at com.visigenic.vbroker.orb.GiopStubDelegate.bind

(GiopStubDelegate.java:235)
at com.visigenic.vbroker.orb.GiopStubDelegate.request
(GiopStubDelegate.java:443)
at com.visigenic.vbroker.orb.GiopStubDelegate.request
(GiopStubDelegate.java:438)
at org.omg.CORBA.portable.ObjectImpl._request(Unknown Source) at org.omg.CosNaming._st_NamingContext.resolve
(_st_NamingContext.java:199)
at oracle.aurora.jndi.sess_iiop.SessionCtx.lookup
(SessionCtx.java:726)
at oracle.aurora.jndi.sess_iiop.SessionCtx.lookup
(SessionCtx.java:373)
at oracle.aurora.jndi.sess_iiop.sess_iiopURLContext.lookup
(sess_iiopURLContext.java:256)
at oracle.aurora.jndi.sess_iiop.sess_iiopURLContext.lookup
(sess_iiopURLContext.java:242)
at javax.naming.InitialContext.lookup(Unknown Source)

Thank you for your help.

Sent via Deja.com
http://www.deja.com/ Received on Thu Feb 01 2001 - 01:42:27 CST

Original text of this message

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