enterprise module testable against different databases
------------------------------------------------------
Key: JBPM-1127
URL:
http://jira.jboss.com/jira/browse/JBPM-1127
Project: JBoss jBPM
Issue Type: Task
Affects Versions: jBPM 3.2.2 SOA 1
Reporter: Aleksandar Kostadinov
Assigned To: Tom Baeyens
Fix For: jBPM 3.2.2 SOA 1
jpdl module is testable against databases. identity module can be tested with different
databases just altering the classpath to point to the database configuration.
Now enterprise module can't be tested with different DB other than hsqldb that easy.
The immediate problem is calling the package target in the jboss/configuration directory
where it generates hypersonic database script by default. Changing the classpath of the
JBPM taskdef task in jpdl/examples/build.xml to include database driver and database
configuration produces an error:
/qa/services/hudson/hudson_workspace/workspace/jboss-soa-platform-JBPM.3-testsuite/jbpm.3/jpdl/examples/build.xml:167:
/qa/services/hudson/hudson_workspace/workspace/jboss-soa-platform-JBPM.3-testsuite/jbpm.3/jpdl/examples/target/db
not found.
So obviously changes to jpdl/examples will be needed as well database driver will need to
be included into the generated package and I don't know what else.
We need that change to test the SOA-P distribution of JBPM against the supported databases
so the change needs to be applied to the SOA-P branch.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira