Hi all, I've just started using XDoclet. It seems to be a great tool but I've had some difficulty building the samples.
Specifically the build dies when it tries to compile CustomerBMPBMP which is automatically generated from CustomerBMP which extends Customer. While Customer imports test.interfaces.AddressLocal, CustomerBMP does not and neither does the generated CustomerBMPBMP. Putting the import statement into CustomerBMP fixes the problem. Is this a bug with the samples, or is there some way I can configure XDoclet so that it adds the import on its own? I am using a version 1.1.2 that I downloaded in the last 24 hours. Thanks, JWS _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
