i am doing jboss 4.2.2 clustering for ejb 2.0
i have deployed my web application in jboss4.2.2
i have written a java program to perform jndi lookup and have compiled and put the class file inside WEB_INF/lib folder of my war file.
i am unable to lookup the jndi. please help me.