hi there,
it seems to b a JNDI problem...check the JNDI name which u have mentioned in AAT...
u can always check whether ur
EJB has deployed r not and if deployed then by what JNDI name...
the utlity for this is dumpnamespace. at the command prompt type
c:\>dumpnamespace
this'll show u the JNDI tree which the contains the JNDI names of all applications which the server is currently running...
Regards..
MeghanA