I'm a new user getting this error and I need to know what to do next.

The last error is:

Caused By: java.lang.NoSuchMethodError: javax.persistence.spi.PersistenceUnitInfo.getValidationMode()Ljavax/persistence/ValidationMode;

I have posted the cas.log file here: http://www.andrews.edu/~mbudd/cas.log <http://www.andrews.edu/%7Embudd/cas.log>

The cas.war file is installed on Weblogic. When I start the server everything looks good. The first error occurs when I try to browse to cas.

When researching this I saw this post: stackoverflow.com/questions/22167945/java-lang-nosuchmethoderror-javax-persistence-spi-persistenceunitinfo-getvalida

So I opened the war file and found this:

$ find . -name hiber*
./WEB-INF/lib/hibernate-entitymanager-4.1.0.Final.jar
./WEB-INF/lib/hibernate-commons-annotations-4.0.1.Final.jar
./WEB-INF/lib/hibernate-core-4.1.0.Final.jar
./WEB-INF/lib/hibernate-validator-4.2.0.Final.jar
./WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar
$ find . -name persi*
./WEB-INF/classes/META-INF/persistence.xml

This would indicate the possibility that the method should be there, I think. Any ideas?

--
Marvin E Budd, Database Administrator
Administrative Systems
https://www.andrews.edu/services/its/admin-systems/
Information Technology Services
8490 E Campus Circle Dr
Berrien Springs, MI 49104-0880
(269) 471-6104


--
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

Reply via email to