cancel
Showing results for 
Search instead for 
Did you mean: 

JNDI Lookup

Former Member
0 Kudos

Ho sould I go about doing aJNDI Lookup for Local and RemoteReference

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Urvesh,

How are you creating your EJBs .Are you using NDS to develop your components.

check these :

1.If so are you giving the JNDI name while creating it.

2.Is it a localejb or a remote EJB.

Naming Exception is thrown when the lookup name does not exist.

3. If its localejb are you giving localejbs/<jndi name>.

4. If its remote are u specifying a Initial context with the proper IP and port.no

Please check and inform the status.It will be easier to provide details then.

Regards

Bharathwaj

Former Member
0 Kudos

Hi Urvesh,

Give me exact details, for what u need JNDI lookup?

Regards,

Bhavik

Former Member
0 Kudos

Thanks for all the help u gave but I am still getting the Naming Exception

Vlado
Advisor
Advisor
0 Kudos

Hi Urvesh,

<a href="http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/java/accessing%20ejb%20applications%20using%20jndi.pdf">This how-to guide</a> could be very helpful in your case too.

Best regards,

Vladimir

detlev_beutner
Active Contributor
0 Kudos

Hi,

if you are concerned about EJB lookup, please see as well as the links given there.

Hope it helps

Detlev

PS: Please consider rewarding points if an answer has been helpful on SDN. Thanks in advance!

reiner_hille-doering
Active Contributor
0 Kudos

This is about Java, not .NET, right? I moved the thread to the correct forum.