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:40:18 GMT
Message-ID: <95b3t2$1ha$1@nnrp1.deja.com>

I have a problem with oralce 8i and EJB.

When I try my program, after some execution 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.l ookup(sess_iiopURLContext.java:256)

        at
oracle.aurora.jndi.sess_iiop.sess_iiopURLContext.l ookup(sess_iiopURLContext.java:242)

        at javax.naming.InitialContext.lookup
(Unknown Source)

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

Original text of this message

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