[hibernate-dev] [Blog] Hibernate OGM with Jboss AS 7

Guillaume SCHEIBEL guillaume.scheibel at gmail.com
Thu Jun 6 05:17:37 EDT 2013


I didn't find a direct link to download them (btw, the link to download ogm
from sourceforge
http://sourceforge.net/projects/hibernate/files/hibernate-ogm/ is pointing
to hsearch 4.3 files).

May be we could propose (don't know where, ogm download page on
hibernate.org or download page of AS 7) the zip file
WDYT ?


2013/6/6 Sanne Grinovero <sanne at hibernate.org>

> Nice post!
> People don't necessarily have to build the modules from sources, you could
> put a download link or explain how to unpack them via Maven.
> On 6 Jun 2013 09:49, "Guillaume SCHEIBEL" <guillaume.scheibel at gmail.com>
> wrote:
>
>> I'll do better, I'll try with another machine which doesn't know OGM at
>> all.
>>
>>
>> 2013/6/6 Emmanuel Bernard <emmanuel at hibernate.org>
>>
>> > Well make sure to clean your maven repo cache before you test. Or else
>> > your local cache will contain the snapshot. Likewise, the remote repo
>> > might contain an old snapshot and I dont' think you can guard against
>> > that.
>> >
>> > On Thu 2013-06-06 10:19, Guillaume SCHEIBEL wrote:
>> > > Thanks for your comments. You are right, "not a panacea" is what I
>> meant.
>> > > For the "mvn clean install" it worth to be tried, I'll keep you up to
>> > date
>> > > on that.
>> > >
>> > > Next step, how to write a new datastore provider.
>> > >
>> > > Guillaume
>> > >
>> > >
>> > > 2013/6/6 Emmanuel Bernard <emmanuel at hibernate.org>
>> > >
>> > > > Nice :)
>> > > >
>> > > > Do you really mean " OGM definitely is a panacea". From your
>> sentence
>> > it
>> > > > seems you meant " OGM definitely is not a panacea"
>> > > >
>> > > > > Then just go under %HIBERNATE_OGM_HOME% /hibernate-ogm-modules and
>> > > > > perform a mvn clean install.
>> > > >
>> > > > I suspect that won't work since the other maven modules are not
>> built
>> > at
>> > > > that point. You'd better run mvn clena install from the root
>> (possibly
>> > > > excluding tests).
>> > > >
>> > > > Emmanuel
>> > > >
>> > > > On Wed 2013-06-05 17:32, Guillaume SCHEIBEL wrote:
>> > > > > Hi guys,
>> > > > >
>> > > > > Just wanted to let you know I have published a post on how to use
>> OGM
>> > > > with
>> > > > > AS 7.
>> > > > > Feedback and comments are more than welcome (hope I didn't say too
>> > much
>> > > > > craps).
>> > > > >
>> > > > >
>> > > >
>> >
>> http://www.gscheibel.net/2013/06/how-to-use-hibernate-ogm-in-jboss-as-7.html
>> > > > >
>> > > > > Thanks
>> > > > > Guillaume
>> > > > > _______________________________________________
>> > > > > hibernate-dev mailing list
>> > > > > hibernate-dev at lists.jboss.org
>> > > > > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> > > >
>> >
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
>


More information about the hibernate-dev mailing list