[
https://issues.jboss.org/browse/BAM-95?page=com.atlassian.jira.plugin.sys...
]
Gary Brown reassigned BAM-95:
-----------------------------
Assignee: Jeff Yu (was: Gary Brown)
To reproduce this, just run:
mvn clean install -Pjbossas -Ddb=h2
from the release/jbossas folder.
This causes the 'war' module under this folder to package the appropriate
ActivityStore impl (i.e. JPA) and also the h2 relevant persistence.xml and ds.xml.
The problem then occurs when running the tests (also under that folder), which use
arquillian to launch the tests (under tests/platform) in switchyard-as7. So before
running, you will need a switchyard-as7 6.0.final or higher environment and set JBOSS_HOME
to point to it.
Activity store "out of the box" configuration for in-memory
H2
--------------------------------------------------------------
Key: BAM-95
URL:
https://issues.jboss.org/browse/BAM-95
Project: Business Activity Monitoring
Issue Type: Task
Reporter: Gary Brown
Assignee: Jeff Yu
Fix For: 1.0.0.M3
Use the JPA activity store implementation with configuration for an in-memory H2 db.
Configurable dbs will be provided as part of next (or later) milestone.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira