[jboss-user] [JBoss jBPM] - Re: JBPM Identity Component - QuerySyntaxException: JBPM_ID_
ikkida
do-not-reply at jboss.com
Mon Sep 4 09:12:53 EDT 2006
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
More information about the jboss-user
mailing list