Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: deploy the jbpm-console in jBoss AS 7.1"
To view the discussion, visit:
https://community.jboss.org/message/765069#765069
--------------------------------------------------------------
it is because you don't have ProcessInstanceInfo configured in your persistence.xml
(extract from log file):
org.hibernate.hql.internal.ast.QuerySyntaxException: ProcessInstanceInfo is not mapped
check if you have
<mapping-file>META-INF/ProcessInstanceInfo.hbm.xml</mapping-file> in
persistence.xml
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/765069#765069]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]