Skip to Content
0
Former Member
Oct 21, 2005 at 08:48 AM

Problem with DataSource lookup(Urgent)

18 Views

HI,

I am facing a unique problem. I am migratinga application from weblogic to WAS. In a web module I wrote a normal class which will get the initial context of the server and create a connection object for the use of servlets. It is working fine in weblogic but when i have deployed the samething in WAS it is giving exception

com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of MLJNDI.

where MLJNDI is my DataSource jndi name.

can anybody suggest me the solution?.This is very urgent.

Thanks in advance.

Ashok.