> ERROR [[cas]] Servlet.service() for servlet cas threw exception
> java.lang.NoSuchMethodError: 
> javax.persistence.Persistence.getPersistenceUtil()Ljavax/persistence/PersistenceUtil
>
> I've been reading on the web that this probably has to do with a conflict 
> with JPA versions between JBoss and CAS 3.4.2. I would have thought that 
> running it in isolated mode would avoid this though...

Have you ruled out having two JPA jars in the WAR deployable?  If not,
then it likely is a problem with picking up the JBoss version, which
as you noted would be surprising due to classloader isolation.

M

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to