Cayenne 3.0.1 - Error resolving fault for Objectid

2010-12-21 Thread Carmen Grantham
I may need to do some work around code here as well but would prefer to know how I can eliminate this problem altogether. thanks, Carmen Grantham The full stack trace: org.apache.cayenne.exp.ExpressionException: [v.3.0.1 Aug 25 2010 19:58:47] Error evaluating expression 'unitCode li

2.0.4 NullPointerException in ExpressionFactory.likeExp

2007-12-12 Thread Carmen Grantham
After updating to 2.0.4 I am getting a NullPointerException on the following line of code: Expression exp = ExpressionFactory.likeExp(Customer.FLAG_PROPERTY, null); It worked fine in 2.0.2. Stack Trace: Exception in thread "main" java.lang.NullPointerException at org.apache.cayenne.exp.par