Re: JspC processFile java.lang.NullPointerException

2008-12-04 Thread Marco Machmer
hi, i have found a bug issue with a workaround that helps. see here https://issues.apache.org/bugzilla/show_bug.cgi?id=37084 if i set caching to false, the precomilation works for me. marco -- View this message in context: http://www.nabble.com/JspC-processFile-java.lang.NullPointerException

Re: JspC processFile java.lang.NullPointerException

2008-12-03 Thread Marco Machmer
] at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:134) [jasper] at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:66) [jasper] at ... -- View this message in context: http://www.nabble.com/JspC-processFile-java.lang.NullPointerException-tp20335450p20815489.html Sent from

JspC processFile java.lang.NullPointerException

2008-11-04 Thread Josh Joy
Am receiving the following when trying to precompile my jsp. Server starts up and pages run fine without precompiling. Using apache-tomcat-6.0.18 property name=webapp.path value=./WebContent / import file=${tomcat.home}/bin/catalina-tasks.xml/ target name=jspc delete