On Wed, 25 Jun 2014 08:21:15 -0300, Peter Hvass <pe...@theru.in> wrote:
Hi guys,
Hi!
Whenever I try to run my projects now I'm getting errors from
HibernateModule saying it can't find x or y Tapestry internal services
(i.e.: PersistentFieldManager, DashboardManager,
ClasspathAssetAliasManager, TemplateParser, AssetObjectProvider).
Weird. Are you sure you don't have mixed versions of Tapestry in your
classpath? Like Tapestry 5.3.x and tapestry-hibernate 5.4-beta-x?
I try binding these manually in my AppModule and the errors go away. So
it looks like HibernateModule is executing before TapestryModule and I'm
a
little bit stumped as to why.
Tapestry-IoC is built in such a way that the ordering in which modules are
loaded is irrelevant, so I think you're basing your conclusions on a wrong
assumption.
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org