--- "Jay H. Hartley" <[EMAIL PROTECTED]> wrote:
> As part of a technology evaluation, I'm testing out
> using XDoclet2 for
> generating the xwork.xml file for WebWorks 2. I'm
> able to get it to run, but
> the result is not what I expect. I can't tell if the
> problem is in my Maven
> configurat
As part of a technology evaluation, I'm testing out using XDoclet2 for
generating the xwork.xml file for WebWorks 2. I'm able to get it to run, but
the result is not what I expect. I can't tell if the problem is in my Maven
configuration or my Xwork plugin configuration.
Environment:
JDK 1.4.2_06
>Would you (all) be interested in the code?
Yeah, we are interesting in any contribution into the project.
Could you create JIRA ticket and attach your sources to it? I will
look at it shortly.
On 8/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm new to XDoclet2, kinda.
Hi all,
I'm new to XDoclet2, kinda. I used the XWork plugin, which worked for
the most part, but I couldn't do things like create interceptors form a
config file, create a chain or create a config where I can use the
method, other than execute. So I wrote my own plugin that does.
I tried