[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Help, CreateException, perhaps a security issue with url

PeterJ do-not-reply at jboss.com
Mon Jul 28 14:09:25 EDT 2008


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#4167151

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



More information about the jboss-user mailing list