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]