Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
1.4
-
None
-
None
-
Operating System: Windows XP
Platform: PC
-
32715
Description
iam a new user to this velocity project...
can anyone helpme in solving this out...
i get the exception
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/velocity/runtime/log/PrimordialLogSystem
at org.apache.velocity.runtime.RuntimeInstance.<init>(RuntimeInstance.java:119)
at org.apache.velocity.runtime.RuntimeSingleton.<clinit>
(RuntimeSingleton.java:95)
at org.apache.velocity.app.Velocity.init(Velocity.java:93)
at Example.<init>(Example.java:47)
at Example.main(Example.java:121)
when running the application