--- [EMAIL PROTECTED] wrote: > Yes, I'd read that but I don't know exactly what > that means. I've > tried interpret "calling Xdoclet twice" in a variety > of ways, none of > which have worked.
You will need to call it twice ( i.e 2 separate invocations of subtask ) 1. You process your beans with facade subtask - you get marked up abstract beans, which will need xdoclet processing to be deployed. 2. You process your beans together with generated in first step, and generate concrete beans, remote interfaces, DDs etc. 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!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
