RE: HibernateEntityValueEncoder NullPointerException - Composite/Compund Primary Key Issue

2015-01-29 Thread Witt, Aaron
sure you can get it to work if you need to. I'm always happy to apply patches and please open an issue on github ( https://github.com/tynamo/tapestry-model) if you hit a specific issue with tynamo-model (you may but you are not there yet :P ). Kalle On Tue, Jan 20, 2015 at 11:43 AM, Witt, Aaron

RE: HibernateEntityValueEncoder NullPointerException - Composite/Compund Primary Key Issue

2015-01-22 Thread Witt, Aaron
with tynamo-model (you may but you are not there yet :P ). Kalle On Tue, Jan 20, 2015 at 11:43 AM, Witt, Aaron aaron.w...@alliancedata.com wrote: Hi Tapestry Users, I'm using a CRUD framework called Tynamo, which in turn relies on Apache Tapestry and Hibernate. This all works fine, except

HibernateEntityValueEncoder NullPointerException - Composite/Compund Primary Key Issue

2015-01-20 Thread Witt, Aaron
Hi Tapestry Users, I'm using a CRUD framework called Tynamo, which in turn relies on Apache Tapestry and Hibernate. This all works fine, except for when I try to use it for CRUD on a table with a composite/compound primary key. I've decided not to go the @EmbeddedId route, since it seems to not