Re: [xdoclet-plugins-interest] Xwork plugin with Maven 1 configuration

2006-03-10 Thread Konstantin Priblouda
--- "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

[xdoclet-plugins-interest] Xwork plugin with Maven 1 configuration

2006-03-08 Thread Jay H. Hartley
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

Re: [xdoclet-plugins-interest] xwork plugin

2005-08-24 Thread Anatol Pomozov
>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.

[xdoclet-plugins-interest] xwork plugin

2005-08-24 Thread [EMAIL PROTECTED]
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