On Fri, 18 Jun 2010 16:13:49 -0300, Robert Hailey <rob...@cmediacorp.com> wrote:

From my own experience & reading up on this exception on the lists, I gather that there is an issue with finding the tapestry-hibernate (or hibernate) classes at runtime because they have not registered themselves in the ioc registry. Is this correct?

I wouldn't put it that way. I'd say that, for some reason, the HibernateSessionManager service wasn't defined.

If so, how does a service technically get into the registry? b/c the initial startup appears to work (and lists application-specific services!).

If not, what makes HibernateSessionManager different from tapestry's built-in services or those of the web-app?

It comes from a different source (another JAR), nothing beyond that.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to