From: Tim P. <tpp...@pa...> - 2004-12-01 14:08:29
|
Hi Keats and Lane, Thanks, I have changed http://melati.org/cgi-bin/cvsweb.cgi/melati/src/org/melati/template/Template Engine.java http://melati.org/cgibin/cvsweb.cgi/melati/src/org/melati/template/webmacro/ WebmacroTemplateEngine.java and http://melati.org/cgi-bin/cvsweb.cgi/melati/src/org/melati/servlet/TemplateS ervlet.java And have checked that I am using WM(HttpServlet) Jetty log: [java] Initialising with [java] 13:32:53.474 EVENT WebMacro:LogFile NOTICE --- Log Started --- [java] 13:32:53.474 EVENT WebMacro:broker NOTICE Loaded settings from Web Macro.defaults, WebMacro.properties, (WAR file), (System Properties) [java] 13:32:53.583 EVENT WebMacro:wm NOTICE new WebMacro(org.mortbay .jetty.servlet.ServletHandler$Context@2bc3f5) v2.0b1 but it still doesn't find templates in a jar file in the war. any clues? thanks tim |