http://opensource.atlassian.com/project ... se/HB-1483
Gavin closed this with the comment "test case ran fine once i fixed the bug in your mapping (node name on composite-id tag)"
But, I don't have a composite-id element in my mapping.
Gavin? Was that closure meant for that bug?
And as far as runnable code for the test case, How do you set up two database configuration for a test case that tests replicating between data stores in a way that it can just be run when downloaded?
The TestCase class that is extended by the tests that ship with hibernate only has one db connection so won't really work. That's why I spent so much time tracking it down in the source and including that in the description since I couldn't figure out exactly how to make an test case that had the db connectivity it needed.
-mp