From: viju <vij...@ya...> - 2006-02-24 12:32:18
|
Hi lane, I tried out your suggestion. But it doesnot seem to be working. I still get the same error. thanks Vijayendra --- Lane Sharman <la...@op...> wrote: --------------------------------- place the wm property file in the root of the classes/ folder in your web app. -Lane --- viju <vij...@ya...> wrote: From: viju <vij...@ya...> Date: Thu, 23 Feb 2006 06:39:44 -0800 (PST) To: web...@li... Subject: [WebMacro-user] WebMacro.properties & NullPointerException Hi, I'mfacing some issue with webmacro based webapp deployed in tomcat5.0.0.28. When ever try loading my welcome page from servlet I get thefollowing excpetion java.lang.NullPointerException org.webmacro.servlet.WMServlet.doPost(WMServlet.java:230) javax.servlet.http.HttpServlet.service(HttpServlet.java:709) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:324) org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:239) java.security.AccessController.doPrivileged(Native Method) javax.security.auth.Subject.doAsPrivileged(Subject.java:500) org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268) org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:157) < PRE>The tomcat log says the WebMacro.properties file must be classpath. But I have copied this file into tomcat/shared/lib folder. I think the Classloader for the web application should find this property file under this folder. So can somebody help understand what could be the issue here? thanks in advance Vijayendra --------------------------------- Relax. Yahoo! Mail virus scanning helps detect nasty viruses!-------------------------------------------------------This SF.Net email is sponsored by xPML, a groundbreaking scripting languagethat extends applications into web and mobile media. Attend the live webcastand join the prime developer group breaking into this new coding territory!http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642_______________________________________________Webmacro-user mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/webmacro-user __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |