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
