[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: how to configure jaas with jboss 5.0.1

Wolfgang Knauf do-not-reply at jboss.com
Tue Mar 17 12:08:07 EDT 2009


Is there any chance that your app contains hibernate libraries, which conflict with the ones of JBoss?

This is suspicious:
java.lang.ClassCastException: org.hibernate.ejb.HibernatePersistence cannot be cast to javax.persistence.spi.PersistenceProvider
  | 	...
  | 	controller.usuariosC.<init>(usuariosC.java:29)
  | 	...
This cast should be possible, if the classloader is the same.

What is "controller.usuariosC", and what does it look like?

Wolfgang

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218738#4218738

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218738



More information about the jboss-user mailing list