You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Andrew Ducker <an...@ducker.org.uk> on 2012/02/13 15:19:39 UTC

Odd error message regarding persistence

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@velocity.apache.org
For additional commands, e-mail: user-help@velocity.apache.org


Re: Odd error message regarding persistence

Posted by Andrew Ducker <an...@ducker.org.uk>.
Sorry, ignore that, I meant to send it to the Objectify mailing list,
not the Velocity one.

Andy

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