Thomas Fischer wrote:
If you copy the primary key, I would not be surprised if the primary key
would be reused, so if the issue persists after you ruled out that please
re-send a mail.
Nope, that was definitely the problem... The hidden perils of
reflection-based utilities and not paying attention to ALL the bean-like
methods in the classes being copied :/
the clean way would be to write a constructor
AnnouncementType(DefaultAnnouncementType) and copy all the needed fields
manually.
Yep, did that.
Thanks,
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]