Hi ,
Actually I am invoking this method which have lookup code from other bean.
after some experimental changes I found that if I remove the reflection code and use the ejb calls with ejb ext ref then it works.
FYI code was working then I migrated my project from java 5 to java 6 and jboss 3.2.6 to jboss 5.1.2 EAP.