On Tue, Jan 28, 2003 at 04:56:23PM -0800, Chris Nokleberg wrote: > I was going to attempt to write a WebWorkFreemarkerServlet, but got > stuck pretty early on. > > Checked out webwork fresh from cvs, "ant war", copied to tomcat 4.1.18 > webapps directory, and I get the following:
Actually, it *does* work when I copy the war file manually to the webapps directory, but fails when I use the tomcat manager application or ant tasks to install or deploy the webapp. I imagine there is a resource loading issue, maybe WebWork is using getRealPath when it should be using ServletContext or something. -Chris ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
