HibernateEntityPackageManager only has one method which gets the list of hibernate entity package names. You might find it more lightweight to create mock this rather than including HibernateModule. On 26 Sep 2013 01:30, "Thiago H de Paula Figueiredo" <[email protected]> wrote:
> On Wed, 25 Sep 2013 20:01:14 -0300, Boris Horvat <[email protected]> > wrote: > > Is there a list like the default services that should be added. For >> example >> if I add my configuration of the hibernate it complains >> HibernateEntityPackageManager doesn't exist >> > > In this case, you need the HibernateModule added to the registry. > > -- > Thiago H. de Paula Figueiredo > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
