This is by design, actually.
On 18 November 2015 at 18:53, Stephen Cameron <[email protected]> wrote: > Hi, > > Just a small issue I noted, I get a metamodel validation error telling me > that I have two classes with the same objectType=ACTIVITY defined. However > Isis seems to be taking the objectType from the > javax.jdo.annotations.Discriminator#value=ACTIVITY param even though I > have @DomainObject(objectType = "VTIMEFORACTIVITY"). Seems strange? > > Cheers >
