Re: HibernateValueEncoder NPE

2013-05-05 Thread Thiago H de Paula Figueiredo
On Sat, 04 May 2013 17:08:49 -0300, Jens Breitenstein wrote: Hi All! Hi! First of all, why did you post the exact same question five times in the mailing list? There's no need for that. Why do you use leading underscores? Just curious. I don't think what you're seeing as a bug, as Tap

HibernateValueEncoder NPE

2013-05-04 Thread Jens Breitenstein
Hi All! I detected a bug(?) in the HibernateEntityValueEncoder. When the hibernate entity's primary key contains an underscore in the primary key member name e.g. private Long _pk; than the HibernateValueEncoder fails with: Caused by: java.lang.NullPointerException at org.apache.t

HibernateValueEncoder NPE

2013-05-04 Thread Jens Breitenstein
Hi All! I detected a bug(?) in the HibernateEntityValueEncoder. When the hibernate entity's primary key contains an underscore in the primary key member name like private Long _pk; than the HibernateValueEncoder fails with: Caused by: java.lang.NullPointerException at org.apache.ta

HibernateValueEncoder NPE

2013-05-04 Thread Jens Breitenstein
Hi All! I detected a bug(?) in the HibernateEntityValueEncoder. When the hibernate entity's primary key contains an underscore in the primary key member name like private Long _pk; than the HibernateValueEncoder fails with: Caused by: java.lang.NullPointerException at org.apache.ta