Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WAS50 JNDI Lookup Problems

2 views
Skip to first unread message

Bhaskar

unread,
Feb 26, 2004, 2:35:45 PM2/26/04
to
Hi,
We are just trying a basic/simple jndi lookup using WAS50.
We are getting following exception.
Pls throw us light on this exception if anyone knows/solved this
problem

Thanks in advance

java.lang.IncompatibleClassChangeError: com.ibm.CORBA.iiop.ORB method
createObjectURL(Ljava/lang/String;)Lcom/ibm/CORBA/iiop/ObjectURL;
at com.ibm.ws.naming.util.WsnInitCtxFactory.parseIiopUrl(WsnInitCtxFactory.java:1668)
at com.ibm.ws.naming.util.WsnInitCtxFactory.parseBootstrapURL(WsnInitCtxFactory.java:1427)
at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCtxFactory.java:368)
at com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:102)
at com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:408)
at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:131)
at javax.naming.InitialContext.lookup(InitialContext.java:359)
at LookUpClient.main(LookUpClient.java:32)
Exception in thread "P=955658:O=0:CT"

0 new messages