can you tell us anymore about your setup?  where jars are at?

velocity-dep-1.5.jar is in the Eclipse plug-in classpath.

how they're being loaded?

Velocity is called from an Eclipse plug-in, so we are running in Eclipse.

 also, are you using the Velocity singleton at
all, or are you using VelocityEngine's?

All references are to VelocityEngine.

   VelocityEngine velocityEngine = new VelocityEngine();

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

Reply via email to