Groups > Weblogic > WebLogic JNDI > Re: Cannot look up EJB deployed to different managed server in same




Re: Cannot look up EJB deployed to different managed server
in same

Re: Cannot look up EJB deployed to different managed server in same
Thu, 31 Jan 2008 05:03:22 -080
Hi Shane,
Is it possible that your problem is being caused by the URL you're using to
connect to the target WebLogic cluster?  For EJBs that are targeted to the
cluster, you should be using the cluster address so that WebLogic can internally
distribute the requests as appropriate.  But if one of your EJBs is targeted to
a single server in the cluster, you need to explicitly connect to that server. 
This info might help if you have not already seen it: 
http://e-docs.bea.com/wls/docs92/jndi/jndi.html#wp475689.
Regards,
Post Reply
about | contact