Hi, 

Can anyone shed some light as to why I get the following error when I try
to access the JSP..

javax.servlet.ServletException: org/apache/log4j/Category at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536)
at
org.apache.jsp.create_0002dreader_jsp._jspService(create_0002dreader_jsp.java:195)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:210)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina……….

It seems to be a log4j related exception. But why should I get it when I
dont have any logging in the jsp?

thanks,
Rishi
ciao,
Rishi
-----
"Let's think the unthinkable, let's do the undoable, let's prepare to
grapple with the ineffable itself... And see if we may not eff it after
all."

-- 
http://www.fastmail.fm - mmm... Fastmail...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to