hi folks
Can anyone help with the following error, I followed the JBossIDE tutorial 
exactly as it is, and I get the same error as some of the developers stated.Am 
using Eclipse3.1 &JBossIDE1.5RC1.

here is the error that i got

javax.servlet.ServletException: Lookup of java:comp/env/ejb/Fibo failed
        tutorial.web.ComputeServlet.init(ComputeServlet.java:50)
        
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
        
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:153)
        
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
        
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
        
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
        
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
        java.lang.Thread.run(Thread.java:595)



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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to