Michael, Not discussing the original problem, but note that since beta1 [1] you don't have to initialize discriminator columns manually (guess that doesn't work with columns though)
[1] http://issues.apache.org/jira/browse/CAY-1261 2010/3/30 Michael Gentry <[email protected]> > I only hoped to be able to do sets/gets for the enum in the code. In > CM for the Qualifier, I still had entered: > > productType = "GAME" > > That much seemed to be working. I didn't even know about 1213, so thanks. > :-) > > mrg > > > On Tue, Mar 30, 2010 at 2:57 PM, Andrus Adamchik <[email protected]> > wrote: > > Not sure about the callback part, but using enum as a discriminator is > not > > yet supported: > > > > http://issues.apache.org/jira/browse/CAY-1213 > > > > Andrus > -- Andrey
