RE: Writing Plugin and Property file

2004-03-24 Thread Amato Massimiliano \(TLAB\)
Response inline >The way that I went about something similar was to create a custom xdoclet module. >It's fairly >trivial to create a task that simply uses your xdt files. You can then package this >module and >deploy it to your ANT_HOME/lib (like your other xdoclet modules). Then you simply >d

Re: Writing Plugin and Property file

2004-03-23 Thread Webb Morris
--- "Amato Massimiliano (TLAB)" <[EMAIL PROTECTED]> wrote: > Hello, > > I've written a set of XDT files that generates a full set of Delegator for each EJB > processed by > xdoclet:ejbdoclet, now I am trying a plugin that handles that. > > 1 ) I have some problems, since first of all i cannot f

Writing Plugin and Property file

2004-03-23 Thread Amato Massimiliano \(TLAB\)
Hello, I've written a set of XDT files that generates a full set of Delegator for each EJB processed by xdoclet:ejbdoclet, now I am trying a plugin that handles that. 1 ) I have some problems, since first of all i cannot find a way to tell the plugin that the xdt files are not in the local dire