Of course!
Forgot about the basics...
----- Original Message -----
From: "Nathan Bubna" <[EMAIL PROTECTED]>
To: "Velocity Users List" <velocity-user@jakarta.apache.org>
Sent: Tuesday, February 21, 2006 11:20 AM
Subject: Re: PANIC : Velocity cannot find any of the specified or default
logging ...
Sounds like you are using the vanilla velocity.jar without the
necessary dependencies. You either need to use the velocity-dep.jar
included in your distribution, or else make sure that either logkit or
log4j are in the classpath.
On 2/21/06, Pascual Queralt <[EMAIL PROTECTED]> wrote:
Hi,
I need a little of help.
My plugin in Eclipse that use Velocity was working fine, but suddenly I've
got this velocity message.
systems in the classpath, or the classpath doesn't contain the necessary
classes to support them. Please consult the documentation regarding
logging. Exception : java.lang.NoClassDefFound
It happens just when I execute this instruction.
VGenerator = new VelocityGen();
Any ideas will be helpfull.
Many thanks.
Pascual
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]