I'm new to XDoclet and I've been looking through the sample project to get a feel for how to apply the XDoclet tags through my code. Anyway, when looking through the code, I noticed something that to me looks like a bug in the XDoclet-generated code in the data classes.
For example, test.interfaces.AddressData has the copy constructor:
