Not entirely sure this is a real issue yet, but starting to get quite suspicious....
I have multiple child classes which inherit from a base class using a Joined strategy. The sequence is defined in the base class and only in the base class. I am seeing a 'Sequence already exists' message while running the unit tests.
Anyone else seeing this or successfully using joined inheritance with sequence generators with the 2.0 beta?