Re: [Xdoclet-user] xdoclet and Struts 2.0

2006-10-21 Thread Konstantin Priblouda
--- Nicolas Lanquetin <[EMAIL PROTECTED]> wrote: > Hello, > > Does anyone know if there is some xdoclet support > for the new Struts2.0 > Framework? > It would be very nice if I could generate the > entries for the struts.xml > and the validation-xmls with xdoclet. But I can't > find anything i

Re: [Xdoclet-user] XDoclet and Struts / generation of struts-config.xml

2005-01-17 Thread Matt Raible
I believe this has been fixed in CVS: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-952 Matt On Jan 16, 2005, at 9:25 AM, Marco Mistroni wrote: hello all, i am using XDoclet in my webapplication to generate the struts-config.xml file. In my action i am specifying attributes 'name,

Re: [Xdoclet-user] XDoclet and Struts / generation of struts-config.xml

2005-01-17 Thread Konstantin Priblouda
--- Marco Mistroni <[EMAIL PROTECTED]> wrote: > hello all, > i am using XDoclet in my webapplication to generate > the struts-config.xml > file. > In my action i am specifying attributes > 'name,scope,path and input' but i > would like > to 'override' XDoclet by specifying an additional

Re: [Xdoclet-user] xdoclet and struts... (EXAMPLES?)

2004-05-05 Thread Matt Raible
doing that??? Thanks, ltcmelo From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 2:09 PM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] xdoclet and struts... ? XDoclet allows you to build struts-config.xml, web.xml and validation.xml based on javadoc tags in your source files.

Re: [Xdoclet-user] xdoclet and struts... (EXAMPLES?)

2004-05-05 Thread Leandro Melo
gt; To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] xdoclet and struts... ? > > > XDoclet allows you to build struts-config.xml, > web.xml and > validation.xml based on javadoc tags in your source > files. Does that > help you? ___

Re: [Xdoclet-user] XDoclet and struts... ?

2004-05-05 Thread Matt Raible
le, the EIN# on the BI can not be the same as the SSN# on any of the OI's if the BI.Type is _NOT_ "Sole Proprietor". -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 2:09 PM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user]

RE: [Xdoclet-user] XDoclet and struts... ?

2004-05-05 Thread Mick . Knutson
e EIN# on the BI can not be the same as the SSN# on any of the OI's if the BI.Type is _NOT_ "Sole Proprietor". -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 2:09 PM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] xdoclet and

Re: [Xdoclet-user] xdoclet and struts... ?

2004-05-05 Thread Matt Raible
XDoclet allows you to build struts-config.xml, web.xml and validation.xml based on javadoc tags in your source files. Does that help you? Matt On May 5, 2004, at 2:38 PM, Leandro Melo wrote: Hi, i'm using EasyStruts as my web framework. I'm also using the elicpse/xdoclet(lomboz) configuration

Re: [Xdoclet-user] Xdoclet and struts and validator

2003-10-07 Thread Erik Hatcher
On Tuesday, October 7, 2003, at 04:29 AM, Edward Kenworthy wrote: Hi Erik, Probably a good idea to read people's postings before replying then. Nowhere in my posting did I "blame" xdoclet. I had a problem, asked for help and got a smart-arsed worthless response from you. It was worthless to rec

Re: [Xdoclet-user] Xdoclet and struts and validator

2003-10-07 Thread Edward Kenworthy
Hi Erik, Probably a good idea to read people's postings before replying then. Nowhere in my posting did I "blame" xdoclet. I had a problem, asked for help and got a smart-arsed worthless response from you. Edward On 6/10/03 11:54 pm, "Erik Hatcher" <[EMAIL PROTECTED]> wrote: > Well technically

Re: [Xdoclet-user] Xdoclet and struts and validator

2003-10-06 Thread Erik Hatcher
Well technically speaking it wasn't an XDoclet "problem" though. Don't blame XDoclet for a mistake in your generated configuration file :) One of the first rules when doing code generation is to fully understand the underlying technology/configuration before adding generation to the mix. Ha

Re: [Xdoclet-user] Xdoclet and struts and validator

2003-10-06 Thread Edward Kenworthy
al Message- >> From: Edward Kenworthy [mailto:[EMAIL PROTECTED] >> Sent: Monday, October 06, 2003 2:17 PM >> To: [EMAIL PROTECTED] >> Subject: Re: [Xdoclet-user] Xdoclet and struts and validator >> >> >> Got the answer from javaranch, and despite Erik'

RE: [Xdoclet-user] Xdoclet and struts and validator

2003-10-06 Thread Mark Lybarger
I'm a little new to all this; how is struts-plugins.xml related to xdoclet? does xdoclet generate this file? > -Original Message- > From: Edward Kenworthy [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2003 2:17 PM > To: [EMAIL PROTECTED] > Subject: Re: [Xdocl

Re: [Xdoclet-user] Xdoclet and struts and validator

2003-10-06 Thread Edward Kenworthy
Got the answer from javaranch, and despite Erik's assertion it was something to do with xdoclet I had to change, I had to add another merge file, struts-plugins.xml (which is of course xdoclet specific) with the following in it (which is struts specific): Edward On 5/10/03 8:53 am, "Edwar

Re: [Xdoclet-user] Xdoclet and struts and validator

2003-10-06 Thread Edward Kenworthy
Thanks Erik, really helpful. On 5/10/03 10:00 pm, "Erik Hatcher" <[EMAIL PROTECTED]> wrote: > Your questions actually have nothing to do with XDoclet whatsoever. > First you need to understand Struts and how it works with the various > config files and trouble-shoot what is wrong with them (regar

Re: [Xdoclet-user] Xdoclet and struts and validator

2003-10-05 Thread Erik Hatcher
Your questions actually have nothing to do with XDoclet whatsoever. First you need to understand Struts and how it works with the various config files and trouble-shoot what is wrong with them (regardless of how they were generated) and then when you've found the problem from that perspective

Re: [Xdoclet-user] XDoclet and Struts

2003-03-18 Thread Andrew Stevens
On Tue, 2003-03-18 at 04:42, Hani Suleiman wrote: > Speaking of committers and the like, I'd like to take this oppurtunity > to nag (again) about my patch for the orion templates. Orion 2.0 was > released tonight and it'd be nice if my patches would be committed for > fully 2.0 support ;) Ok

Re: [Xdoclet-user] XDoclet and Struts

2003-03-17 Thread Hani Suleiman
Speaking of committers and the like, I'd like to take this oppurtunity to nag (again) about my patch for the orion templates. Orion 2.0 was released tonight and it'd be nice if my patches would be committed for fully 2.0 support ;) http://opensource.atlassian.com/projects/xdoclet/secure/ Vi

Re: [Xdoclet-user] XDoclet and Struts

2003-03-17 Thread Erik Hatcher
On Monday, March 17, 2003, at 10:57 PM, Richard Mixon wrote: Alex, I suggest that you take a look at Matt Raible's example application, struts-resume. He has a patched tag that does what you are looking for. The bad news is that there is some difficulty in getting this patch accepted by the Xdo

Re: [Xdoclet-user] XDoclet and Struts

2003-03-17 Thread Dmitri Colebatch
Richard, Is the patch in JIRA? Has there been discussion? cheers dim - Original Message - From: "Richard Mixon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 2:57 PM Subject: RE: [Xdoclet-user] XDoclet and Struts > Alex, > >

RE: [Xdoclet-user] XDoclet and Struts

2003-03-17 Thread Richard Mixon
Alex, I suggest that you take a look at Matt Raible's example application, struts-resume. He has a patched tag that does what you are looking for. The bad news is that there is some difficulty in getting this patch accepted by the Xdoclet committers. Here's the link: http://www.raibledesigns.com