2015年1月17日 星期六

JPA problem with TomEE

Scratched my head for hours, an EJB method invoked just failed in TomEE, no exception thrown.  Program ran to the query#getResultList and then skipped everything.  JSF cycles just completed as if normal.

Found that: if the column is implemented as BigDecimal, and I cast it to Double, I got this bug.

沒有留言: