Hi,
  I had the same problem. I didn't use the code proved with the jboss IDE tutorial, 
but i have created a similar example. at the begining i was using 
"java:/comp/env/ejb/Converter"(Where Converter is the name of the EJB) to search the 
EJB. and i got the same "StandardWrapperValve[Compute]: Allocate exception for servlet 
Compute javax.servlet.ServletException: Lookup of java:/comp/env/ejb/Converter failed" 
Exceptin then I removed the "java:/comp/env/" from the servlet code, and it works.

  Could any one tell what exactly is the issue in this case.

Regards,
Debashish

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844542#3844542

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844542


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to