Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: persistence unit error in jboss" To view the discussion, visit: https://community.jboss.org/message/787389#787389 -------------------------------------------------------------- looks like you have a mix of JPA 1 and 2 and I don't think JBoss 5 supports JPA 2. You have persistence.xml configured with jpa2 but orm with JPA1, I would suggest to aligned both to be at JPA1 version level and try again. HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/787389#787389] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
