Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Pb Oracle 8i & CORBA
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
![]() |
![]() |