Deepal Jayasinghe wrote:
Hi Jeremy ,
by changing your SomeType  as shown below, I was able to fix the issue.
Hey Deepal,
Thanks for looking into the problem. It's interesting that this fixes it. I wonder if it's the change from object-based fields (e.g. Integer) to native language typed fields (e.g. int), or the addition of the getter/setter methods? In any case, I suppose I should have adhered to JavaBean-ish standards in the first place. Thanks for the solution!

Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to