--- Jesper Linvald <[EMAIL PROTECTED]> wrote: > Hello gurus, > > I understand that the remotefacade needs two > runthroughs. > > In the first pass I run entityfacade whereafter I > through antcall run > the second pass which > > don't do anything at all - the new *FacadeEJB.java > files aren't detected > it seems. > <fileset > dir="./ejb/dk/itu/next/rea/transform/velocity/model/silkshop/"> > > <include name="*.java"/> > > </fileset>
If I were you, I woild specify root directory if your package hierarchy as root of your fileset ( in your case ./ejb ) and include as **/*.java Your setup drives xjavadoc nuts... so it does not find any files regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
