Hi,
I want persistence for tasks only and not want for process engine. I later on realized that this definition of org.jbpm.perssitence.jpa will clash with the one present inside wars, so I changed the org.jbpm.perssitence.jpa with workflow.org.jbpm.persistence.jpa in both code and my peristence.xml file. But it still throws the "Could not find datasource" error. I recently realized in server log there was an error "org.h2.jdbc.JdbcSQLException: Connection is broken: "java.net.ConnectException: Connection refused: connect: localhost" [90067-161]" when I was starting the jboss. Please let me know what hints does this error reflect. I am attaching my server log when I started the jboss.
Regards.