Hi
When saving a workflow, i am getting the below exception.
org.jbpm.api.JbpmException: no jBPM DB schema: no JBPM4_EXECUTION table. Run the create.jbpm.schema target first in the install tool.
The DB is correctly set up and all tables exist in schema.
Has anyone has idea to solve this issue. I am using JBPM 4.4, Hibernate and JBoss Seam framework.
Please guide me how to fix this.
Thanks for your reply.