Hibernate creates its own class loaders; I need to make some of the
Tapestry code smarter about noticing that and updating itself to seach
for classes in those loaders.

Yes, the tapestry-hibernate stuff at this point is pretty much a placeholder.

On 3/28/07, Bill Holloway <[EMAIL PROTECTED]> wrote:
Howdy,

I'm using tapestry-hibernate with hibernate/annotations.  I know that
tapestry-hibernate for T5 is very new, so this is mainly just a
heads-up:  I get an error trying to call the session.load (class,
serializable) method.  My entity class is called
"org.gp.contactweb.entities.Person".  It does have a <mapping> entry
in the hibernate.cfg.xml, and here's the exception message.

Unable to add method java.lang.Object get(java.lang.Object) to class
$PropertyConduit_1119a564237: [source error] no such class:
org.gp.contactweb.entities.Person$$EnhancerByCGLIB$$e8117f19

Also <t:layout> no longer seems to be supported.  Where'd it go?

Cheers,
Bill

--
"The future is here.  It's just not evenly distributed yet."

     -- Traditional

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to