[hibernate-dev] Documentation on OGM + JBoss AS

Scott Marlow smarlow at redhat.com
Fri Nov 9 11:15:47 EST 2012


On 10/01/2012 11:12 AM, Emmanuel Bernard wrote:
> On Mon 2012-10-01 10:51, Scott Marlow wrote:
>> I got further yesterday (after removing the
>> ---PlaceHolderDSForOGM--- property from HibernateOgmPersistence).
>> Not sure what the long term change is (perhaps we should only add
>> the ---PlaceHolderDSForOGM--- for the non-container case).
>
> That may have changed but this place holder was mandatory to get OGM
> to start in some environment.
> At least make sure that these change does not break the SE mode.
>

People are still hitting the "Caused by: 
org.hibernate.service.jndi.JndiException: Unable to lookup JNDI name 
[---PlaceHolderDSForOGM---]" error.

Since people are still hitting the ---PlaceHolderDSForOGM--- induced 
failure (on AS7), we should create a jira for addressing it.  The fix 
could be to only add ---PlaceHolderDSForOGM--- when booting in 
standalone mode but not container.




More information about the hibernate-dev mailing list