I am using the <utilobject> tag to generate a default Util class. (Nice feature BTW) The class is begin generated with the same package as is specified in the ejbdoclet task. This is because I do not overwrite the setting in the utilobject task. The problem is that this causes the correct package declaration in the class, however the class is mistakingly generated in the same package as my bean.
[I can enter this directly into the SourceForge bug tracker if it is a real problem and not a newbie error] Also, a tag should be provided to allow the developer to specify a different COMP lookup name. jim _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
