[jboss-user] [JBoss jBPM] - JBPM Named Query Issues

julian_k do-not-reply at jboss.com
Thu Mar 8 19:27:55 EST 2007


I can't seem to create the HibernateSessionFactory.  It is always complaining of named query syntax errors.  For example, consider the following error:


  | org.hibernate.hql.ast.QuerySyntaxException: unexpected token: pooledActor near line 3, column 116 [
  |     
  |       select distinct ti from org.jbpm.taskmgmt.exe.PooledActor pooledActor join pooledActor.taskInstances tiwhere pooledActor.actorId in ( :actorIds )and ti.actorId is null and ti.isSuspended != true and ti.isOpen = true
  |     
  |   ]
I have updated Hibernate to 3.2.2 to no avail.  I am running Jbpm 3.1.4 with Spring.  Any help is appreciated.

Thanks,
Julian

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026483#4026483

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026483



More information about the jboss-user mailing list