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
--- "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
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