Hello friends,
I wrote a simple ejb with jndi name "jndisimple".
And i deployed in weblogic6..And If i run jsp which lookup for this this jndi name it is thowing an error as
javax.naming.NameNotFoundException: Name simpleSalaryBean is not bound in this Context
I run this jsp example using tomcat...
Pease help me