Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Error in named query: ProcessInstancesWaitingForEvent" To view the discussion, visit: https://community.jboss.org/message/752033#752033 -------------------------------------------------------------- what's your persistence.xml file configuration, maybe it is missing one of the mapping files that defines ProcessInstanceInfo entity? make sure that your persistance.xml contains this mapping file as well: <mapping-file>META-INF/ProcessInstanceInfo.hbm.xml</mapping-file> HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/752033#752033] 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
