Hello, I'm trying to get my <value-object> subTask to only process a single class. However, the file set contains many classes that extends javax.ejb.EntityBean. I notice that the ValueObjectSubTask automatically adds the EntityBean class to it's ofType parameter and thus I get value objects generated for ALL my bean classes. How can I force generation of just a single value object for one bean class? Is there a way to override th ofType setting in the ValueObjectSubTask?
Thanks. ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
