devng / twig-persist

Automatically exported from code.google.com/p/twig-persist
0 stars 0 forks source link

NoClassDefFoundError Exception on new AnnotationObjectDatastore() #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set an a basic entity. 
2. Try to create new instance of AnnotationObjectDatastore();

(I've ensure the library is available to the war and everything else looks 
fine.)

What is the expected output? What do you see instead?
The class to be created and things move along

What version of the product are you using? On what operating system?
twig-persist-1.0.4.jar - the version available for download from this site.

Original issue reported on code.google.com by frank.vi...@gmail.com on 22 Feb 2012 at 4:09

GoogleCodeExporter commented 8 years ago
Note that I did see this: 
http://code.google.com/p/twig-persist/issues/detail?id=59

This isn't my issue. 

I did just try to build 2.0 and maven completed successfully. I wiped out the 
old jar files and replaced them with the 2.0 snapshot. 

Still the same issue. 

I figure it's got to be my environment but I am unsure of what it could be. 

Original comment by frank.vi...@gmail.com on 22 Feb 2012 at 4:26