Bill Boland wrote:
> 
> I've had the same problem with the following configuration:
> 
> 1. ServletExec 3.1
> 2. Sun JVM 1.2.2
> 3. velocity.jar is in /WEB-INF/lib
> 
> I was told by New Atlanta that is was a bug in their system that
> resources could not be loaded from JAR files that were placed in the
> /WEB-INF/lib directory. Workarounds were to (1) put in the CLASSPATH
> before starting the servlet engine or (2) putting the resources in the
> /WEB-INF/classes tree (/WEB-INF/classes/org/apache/...) so they could be
> found. I opted for (2) and it worked.
> 

Thanks for the note. I am not familiar with that servlet runner.  That's
not spec compliant, by the way...  I guess thats why they call it a
'bug' :)

We'll throw that up in the docs somewhere....

geir

-- 
Geir Magnusson Jr.                           [EMAIL PROTECTED]
System and Software Consulting
Developing for the web?  See http://jakarta.apache.org/velocity/
You have a genius for suggesting things I've come a cropper with!

Reply via email to