Monday 25 July 2011

base variable 'persistenceContext' spelled correctly

org.springframework.binding.expression.EvaluationException: The expression 'persistenceContext.persist(borrowingRecord)' did not resolve... is the base variable 'persistenceContext' spelled correctly?
org.springframework.binding.expression.el.ELExpression.getValue(ELExpression.java:60)

Solution
========
add the tag
[persistence-context /]

No comments:

Post a Comment