>
> NES == Nintendo Entertainment System ? ;)
>
Hehehhee yep, i know i should migrate to PlayStation 2 but no $$$$$ ;-)
> First, can you turn of what I assume is JIT to get a better stack trace?
>
I use JDK 1.2.2 as Java "compiler" for my IWS, so i assume there is no JIT.
> Second, where are you doing the init(file)? There is an init() in the
> VelocityServlet base class, so any follwing inits don't do anything....
>
I'm doing it at my servlet (just SampleServlet with few modifications).
> Have you overridden the servlets init()?
>
Nope...
> Of course. Tomcat is just closest to home, and the one you *should* be
> using :)
I wish... I have Apache + Tomcat working for another site (more than 100000
hits daily) but for this project i have to use just Solaris + NES/IWS...
In resume, what i need to know is how to configure Velocity to work with
NES/IWS or how to say "My templates are HERE", where HERE is the directory,
from my servlets...
Thanks in advance :-)
Alejandro.