JBoss Community

Re: deploy the jbpm-console in jBoss AS 7.1

created by Maciej Swiderski in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community