emmanuel you will see how we append the HSearch custom listeners to the configuration 09:35
emmanuel so in OGM's case we will need to replace more than append (and be careful) but that's the idea 09:35
emmanuel basically by using a similar code in OgmIntegrator you can get going 09:36
gscheibel is the order into OgmIntegrator.prepareServices() important ? 09:39
emmanuel gscheibel: no I don't think so 09:43
gscheibel ok (prefer to be sure) 09:43
emmanuel I don't think you need to touch prepareServices though 09:44
emmanuel it seems interate i all youo need 09:44
gscheibel so it's in JTATransactionManagerTransaction 09:46
gscheibel I'll find where I have to start 09:46
gscheibel I don't despair 09:47
emmanuel gscheibel: What do you want to touch in JTATransactionManagerTransaction 09:48
emmanuel ? 09:48
emmanuel As i said yesterday, the batch feature should have nothing to do with transactions 09:48
emmanuel The integration point is OgmIngetrator.integrate 09:48
emmanuel and you need to add a custom Listener for Flush and auto flush operations 09:49
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
As discussed this morning,
emmanuel you will see how we append the HSearch custom listeners to the configuration 09:35
emmanuel so in OGM's case we will need to replace more than append (and be careful) but that's the idea 09:35
emmanuel basically by using a similar code in OgmIntegrator you can get going 09:36
gscheibel is the order into OgmIntegrator.prepareServices() important ? 09:39
emmanuel gscheibel: no I don't think so 09:43
gscheibel ok (prefer to be sure) 09:43
emmanuel I don't think you need to touch prepareServices though 09:44
emmanuel it seems interate i all youo need 09:44
gscheibel so it's in JTATransactionManagerTransaction 09:46
gscheibel I'll find where I have to start 09:46
gscheibel I don't despair 09:47
emmanuel gscheibel: What do you want to touch in JTATransactionManagerTransaction 09:48
emmanuel ? 09:48
emmanuel As i said yesterday, the batch feature should have nothing to do with transactions 09:48
emmanuel The integration point is OgmIngetrator.integrate 09:48
emmanuel and you need to add a custom Listener for Flush and auto flush operations 09:49