The hibernate config is there (before using palette component I had a
working tapestry-hibernate module integration).
I thought it is a bug from the hibernate-tapestry module?
HibernateModule's contributeValueEncoder(...) interferes with the one of
the standard TapestryModule.
Maybe I just s
Provide the hibernate configuration if it is missing.
If not, please attach the stack trace so we can take a look at it.
- Ville
aldana wrote:
>
> hi,
>
> I am facing problem described in
> http://www.nabble.com/Hi-Lo-tutorial,-HIbernate-cfg-errors-td22230480.html.
>
> In my app I am usin
hi,
I am facing problem described in
http://www.nabble.com/Hi-Lo-tutorial,-HIbernate-cfg-errors-td22230480.html.
In my app I am using palette component and tapestry-hibernate, so the
ValueEncoder contribution is interfering with each other.
Is there another alternative/workaround as removin