| Author |
JNDI lookup from IPlanet 6.0 sp2 to weblogic 7.0
|
Smitha Ajay
Greenhorn
Joined: Feb 07, 2003
Posts: 9
|
|
I just encountered a problem while trying to lookup an EJB in weblogic server7.0 from IPlanet6.0 sp2 server- just a plain simple JNDI lookup which ought to give no problem - This is the error that i am getting - do u have any clues as to what the problem may be ? Internal error: Unexpected error condition thrown (unknown exception,no description), stack: java.lang.InternalError: error initializing kernel at weblogic.kernel.Kernel.ensureInitialized(Kernel.java:107) at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactory Delegate.java:176) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Unknown Source) at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFact ory.java:147) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:660) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241) at javax.naming.InitialContext.init(InitialContext.java:217) at javax.naming.InitialContext.<init>(InitialContext.java:193) at test.ICDataLookUp.setInitialContext(ICDataLookUp.java:62) The lookup is working fine on tomcat and also as a standalone program. If anyone has any suggestions,please email at smitha_ajay@yahoo.com. Thanks in advance Smitha
|
 |
 |
|
|
subject: JNDI lookup from IPlanet 6.0 sp2 to weblogic 7.0
|
|
|