]
Sanne Grinovero reassigned OGM-117:
-----------------------------------
Assignee: Sanne Grinovero
OGM Persistence provider fails build EMF due to missing DataSource
------------------------------------------------------------------
Key: OGM-117
URL:
https://hibernate.onjira.com/browse/OGM-117
Project: Hibernate OGM
Issue Type: Bug
Components: core
Affects Versions: 3.0-next
Reporter: Michal Linhard
Assignee: Sanne Grinovero
Attachments: server.log
I'm trying to switch JBoss AS7 quickstart example Kitchensink
(
https://github.com/jbossas/quickstart/tree/master/kitchensink) to use Hibernate OGM.
This is my modified example code:
https://github.com/mlinhard/quickstart/commit/b027f7476bbb007e0477122d767...
I'm using JBoss AS 7.1.0.Final.
And Hibernate OGM 3.0.0-SNAPSHOT built from sources
(
https://github.com/hibernate/hibernate-ogm), last commit
e6381d04b3d1a35b5c12aba40454124c20693ad5
When I set up the needed modules in AS7 (see readme.md) and deploy the example using mvn
jboss-as:deploy.
I get an exception: see server.log
--
This message is automatically generated by JIRA.
For more information on JIRA, see: