This fixed my problem thank you. I apparently got a little heavy handed when copying files over for the maven overlay
-----Original Message----- From: Marvin Addison [mailto:[email protected]] Sent: Tuesday, October 16, 2012 12:35 PM To: [email protected] Subject: Re: [cas-user] CAS Server - JPALockingStrategy$Lock error > nested exception is java.lang.IllegalArgumentException: Unknown entity: > org.jasig.cas.ticket.registry.support.JpaLockingStrategy$Lock] A common cause of this error is a custom persistence.xml as part of a Maven WAR overlay that has not been updated with recent changes; in this case addition of the Lock entity. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
