Re: T5.06 The tapestry-hibernate problem? resoloved!

2007-10-26 Thread Donyee
in my appModule.java, i changed : public void contributeHibernateSessionSource( OrderedConfiguration configuration) { configuration.add("my", "org.ts.domain.bo"); } 2007/10/26, Donyee <[EMAIL PROTECTED]>: > > > > I got errors when i use T5.06-hibernate, and my app works

T5.06 The tapestry-hibernate problem?

2007-10-26 Thread Donyee
I got errors when i use T5.06-hibernate, and my app works fine when i use T5.05! Also i changed the html to tml, sl4j... Error: No service implements the interface org.apache.tapestry.ioc.Configuration. Error invoking service builder method org.apache.tapestry.hibernate.HibernateModule.build(Hibern