[jboss-user] [jBPM] - Re: Persistence config for task and session fails

Gary Struthers do-not-reply at jboss.com
Fri Aug 12 13:20:06 EDT 2011


Gary Struthers [http://community.jboss.org/people/GaryS] created the discussion

"Re: Persistence config for task and session fails"

To view the discussion, visit: http://community.jboss.org/message/620870#620870

--------------------------------------------------------------
When using both persistence units I have to use a fully qualified classname in orm.xml
      <named-query name="ProcessInstancesWaitingForEvent">
<query>
select 
    processInstanceInfo.processInstanceId
from 
*org.jbpm.persistence.processinstance.*ProcessInstanceInfo processInstanceInfo
where
    :type in elements(processInstanceInfo.eventTypes)
</query>
      </named-query>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/620870#620870]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110812/e3dafef6/attachment.html 


More information about the jboss-user mailing list