« Return to Thread: Odd error message regarding persistence

Odd error message regarding persistence

by Andrew Ducker :: Rate this Message:

| View in Thread

With the following line:
ObjectifyService.register(FeedParameters.class);
I get the following error:
org.apache.velocity.tools.config.ConfigurationException: Couldn't find
necessary supporting classes for: Unsupported Tool 'userdata' =>
feedthistothat.UserData with 1 properties [key -auto-> userdata;
](java.lang.NoClassDefFoundError: javax/persistence/Entity)

Any ideas what would cause this to happen?

Cheers,

Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Odd error message regarding persistence