Jacob Kjome wrote:


Upgrade to Tomcat-5. It explodes war files by default...even on a Tomcat manager deploy. I would still rethink using a technology that violates the J2EE by requriing access to the file sytem in order to work properly.


Just a claryfing note:
Velocity is not intended to be exclusively used within a ServletContainer, it can be used in any java application. So, it comes with a FileResourceLoader, a JarResourceLoader and a ClasspathResourceLoader (recommended to be used with Tomcat).


Owen: Why don't you try your hand at changing your velocity configuration in velocity.properties to use one of the other loaders with a packed war?
http://jakarta.apache.org/velocity/developer-guide.html


-----------------------------------
Julio César Aguilar Cabrera
[EMAIL PROTECTED]
Proyecto SIGC3, LANIA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to