Hi Stephen, Can you share some code to support your case?
Cheers, Jeroen On 1 September 2015 at 12:39, Stephen Cameron <[email protected]> wrote: > Hi, > > I've been trying today to find solutions to what seem to be Datanucleus > issues, but without much success. So rather than solve the problems created > in my refactoring of my application, which has been too hard frankly, I'm > trying to start afresh with some simple test cases, show these work, then > add more complexity till I get where I want to be. > > So, I am starting this approach and I immediately have an issue, but not a > Datanucleus one, I find that the value properties of an abstract parent > class don't appear in the Wicket viewer, whereas they do if the parent > class is concrete. Is this correct and if so what is the reason? > > Thanks. >
