It is in fact the hotel booking example, not the DVD store (another
older example project I haven't ported).. So I've changed the title of
the page.
https://community.jboss.org/wiki/PortingSeamHotelBookingExampleToOGM
and the github repository: https://github.com/ajf8/seam-booking-ogm
On 05/07
Hi all,
I've converted the seam hotel booking JPA example to use Hibernate OGM,
specifically the MongoDB dialect, and documented what needed to be done
on the wiki. The instructions and code should be fairly relevant to the
Infinispan dialect too.
I did encounter a few issues doing this so I h