[hibernate-issues] [Hibernate-JIRA] Commented: (OGM-117) OGM Persistence provider fails build EMF due to missing DataSource

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Feb 29 11:53:48 EST 2012


    [ https://hibernate.onjira.com/browse/OGM-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45753#comment-45753 ] 

Sanne Grinovero commented on OGM-117:
-------------------------------------

I've pushed my failing tests to my github repository, on branch OGM-117:
https://github.com/Sanne/hibernate-ogm/tree/OGM-117

It requires a new module be defined in the AS7.1 used for testing. I've included the module.xml I'm using in hibernate-ogm-integrationtests/module.xml

> 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/b027f7476bbb007e0477122d7672ef19ac110a90
> 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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list