anonymous wrote : at
edu.berkeley.icsi.framenet.servlet.TesterServlet.processRequest(TesterServlet.java:48)
| at edu.berkeley.icsi.framenet.servlet.TesterServlet.doGet(TesterServlet.java:135)
I assume that the "edu.berkeley.icsi.framenet.servlet.TesterServlet" class is
yours. It appears that the the exception is coming from code in the processRequest method.
Looks like it is failing to look up an EJB. Could you post the code for the
processRequest method and point out line 48.
Also, did you deploy the EJB being looked up? Didi it deploy successfully?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167151#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...