Do you have log4j.jar in web-inf\lib dir ?
>-----Original Message----- >From: Sathish Babu K R [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 10, 2003 12:16 PM >To: Struts Users Mailing List >Subject: Log4J > > >hi all > >i m getting this error... > >java.lang.NoClassDefFoundError: >org/apache/log4j/Category > at >com.pronto.web.AccessSummaryReportForm.validate(Unknown >Source) > at >org.apache.struts.action.ActionServlet.processValidate(ActionSe >rvlet.java:2106) > at >org.apache.struts.action.ActionServlet.process(ActionServlet.java:1565) > at >org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510) > at >javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > at >javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at com.evermind[Oracle9iAS (9.0.4.0.0) Containers for >J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterCh >ain.java:65) > at >oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:293) > at com.evermind[Oracle9iAS (9.0.4.0.0) Containers for >J2EE].server.http.ServletRequestDispatcher.invoke(ServletReques >tDispatcher.java:602) > at com.evermind[Oracle9iAS (9.0.4.0.0) Containers for >J2EE].server.http.ServletRequestDispatcher.forwardInternal(Serv >letRequestDispatcher.java:308) > at com.evermind[Oracle9iAS (9.0.4.0.0) Containers for >J2EE].server.http.HttpRequestHandler.processRequest(HttpRequest >Handler.java:779) > at com.evermind[Oracle9iAS (9.0.4.0.0) Containers for >J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:264) > at com.evermind[Oracle9iAS (9.0.4.0.0) Containers for >J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:107) > at com.evermind[Oracle9iAS (9.0.4.0.0) Containers for >J2EE].util.ReleasableResourcePooledExecutor$MyWorker.run(Releas ableResourcePooledExecutor.java:192) > at java.lang.Thread.run(Thread.java:484) > > >pls tell me y? > >sathish > > >__________________________________ >Do you Yahoo!? >New Yahoo! Photos - easier uploading and sharing. >http://photos.yahoo.com/ > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > ____________________________________________________ This message contains information that may be privileged or confidential and is the property of the Cap Gemini Ernst & Young Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorised to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

