[jboss-jira] [JBoss JIRA] (WFLY-5027) Adapt to changed module slot for Hibernate OGM

Scott Marlow (JIRA) issues at jboss.org
Wed Jul 29 12:01:03 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094017#comment-13094017 ] 

Scott Marlow commented on WFLY-5027:
------------------------------------

Jipijapa sources are now merged to the WildFly project, although the module name/slot for OGM has always been in the JPA container deployer.  See [https://github.com/wildfly/wildfly/pull/7841] to see where. :-)

> Adapt to changed module slot for Hibernate OGM
> ----------------------------------------------
>
>                 Key: WFLY-5027
>                 URL: https://issues.jboss.org/browse/WFLY-5027
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EE
>            Reporter: Gunnar Morling
>            Assignee: Scott Marlow
>             Fix For: 10.0.0.Beta1
>
>
> [~smarlow], we'd like to alter the module name + slot we use for Hibernate OGM (See [OGM-698|https://hibernate.atlassian.net/browse/OGM-698]). Currently it's name="org.hibernate" and slot="ogm", we'd like to use name="org.hibernate.ogm" and slot="main".
> IIRC, this requires some change in the ORM integration code (JipiJapa). Could you do that change (or point me to the right place, then I can try to do it myself)? Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list