I am too facing the similar problem. i followed the exact ways discussed in one of the threads in our jboss forum but none worked:
I tried adding the location of the jbpm-identity-3.1.2.jar file in persistence.xml: <jta-data-source>java:/UMKDS</jta-data-source> <jar-file>../jbpm-identity-3.1.2.jar</jar-file> & i even tried adding the class name directly <jta-data-source>java:/UMKDS</jta-data-source> org.jbpm.identity.User Bith ways failed to solve the issue. Can anybody throw some light on this. Thanks, Ikram View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969222#3969222 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969222 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
