Hi

Just guessing... Another reason for this error can be if somehow there are two 
PersistentClass instances mapped to the same entity. My guess will be some 
hibernate inheritance problem. e.g. having the same DiscriminatorValue for two 
different classes.

regards
Taha

On Jan 24, 2013, at 5:51 PM, nquirynen wrote:

> Yes I already tried the maven tree plugin (mvn dependency:tree -Dverbose).
> Which resulted in only 1 occurence of tapestry-hibernate.
> 
> After setting  "tapestry.hibernate.provide-entity-value-encoders" symbol to
> false in my AppModule.class it all works again. And I don't want auto made
> value encoders for my hibernate entities so I actually needed that anyway.
> Still don't really know what the real problem is though.
> 
> Sorry for the offtopic and thanks for your time Thiago!
> 
> 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Exception-constructing-service-ValueEncoderSource-tp5719451p5719480.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 

Reply via email to