Tibor Zimányi created DROOLS-934:
------------------------------------
Summary: Persistence unit tests - DB2 default schema not specified
Key: DROOLS-934
URL:
https://issues.jboss.org/browse/DROOLS-934
Project: Drools
Issue Type: Bug
Reporter: Tibor Zimányi
Assignee: Mark Proctor
Priority: Minor
Unit tests in drools-persistence-jpa don't work on DB2 database system because there
isn't specified DB schema in tests.
Things needed to be done:
- hibernate.default_schema property set in persistence.xml
- schema should be set in PersistenceUtil, when creating data source
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)