[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Exception in the Lookup Operation

snejboss do-not-reply at jboss.com
Thu Oct 26 20:34:50 EDT 2006


Thanks for your reply.

I was deploying both ear and war files in deploy directory of jboss both of remote/home interfaces are packed in these two files. so i removed war file and deployed only ear file. it contains both war and jar files. now i am getting following  error. could you please have a look at it.

javax.servlet.ServletException: Lookup of Fibo  failed
	jbosstut.web.ComputeServlet.init(ComputeServlet.java:54)
	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:797)



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

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



More information about the jboss-user mailing list