[Xdoclet-user] struts tags mapping.

2009-06-21 Thread Sam Wun
Dear all, I am a bit confused about generating mapping in the structs-config.xml file (with Xdoclet). Currently, I am getting this error: 15:55:47,890 INFO [PluginPackageUtil:1391] Finished checking for available updates in 2 ms 15:55:54,284 ERROR [PortletRequestDispatcherImpl:316] org.apa

Re: [Xdoclet-user] struts-config.xml - incorrect action typeofinherited actions

2007-05-22 Thread Cibulka Jaroslav
Sent: Tuesday, May 22, 2007 2:48 PM To: End-user support for the XDoclet code generator Subject: Re: [Xdoclet-user] struts-config.xml - incorrect action typeofinherited actions Selon Cibulka Jaroslav <[EMAIL PROTECTED]>: > > Hi, Hi > > I have problem with type attribute of action

Re: [Xdoclet-user] struts-config.xml - incorrect action typeof inherited actions

2007-05-22 Thread pouky
Selon Cibulka Jaroslav <[EMAIL PROTECTED]>: > > Hi, Hi > > I have problem with type attribute of action in struts-config.xml... > > In my application I have the following action class structure: > > /** > * @struts.action path="/parentAction1" name="ParentForm2"... > * > * @struts.action path=

[Xdoclet-user] struts-config.xml - incorrect action typeof inherited actions

2007-05-21 Thread Cibulka Jaroslav
Hi, I have problem with type attribute of action in struts-config.xml... In my application I have the following action class structure: /** * @struts.action path="/parentAction1" name="ParentForm2"... * * @struts.action path="/parentAction2" name="ParentForm2"... */ public cla

Re: [Xdoclet-user] struts config trouble with Actions inheritance

2006-07-07 Thread Konstantin Priblouda
--- Emmanouil Batsis <[EMAIL PROTECTED]> wrote: > Emmanouil Batsis wrote: > > >This looks like the following bug: > > > >http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683 > > > > Would this work properly with xdoclet2? You may try this, but be warned that tag signatures may have

Re: [Xdoclet-user] struts config trouble with Actions inheritance

2006-07-07 Thread Emmanouil Batsis
Emmanouil Batsis wrote: >This looks like the following bug: > >http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683 > Would this work properly with xdoclet2? Manos Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated tec

Re: [Xdoclet-user] struts config trouble with Actions inheritance

2006-07-06 Thread Monkeyden
e).-Original Message-From: [EMAIL PROTECTED][mailto: [EMAIL PROTECTED]] On Behalf OfEmmanouil BatsisSent: Wednesday, July 05, 2006 9:21 AMTo: xdoclet-user@lists.sourceforge.net Subject: Re: [Xdoclet-user] struts config trouble with ActionsinheritanceThis looks like the following bug:http://opensou

Re: [Xdoclet-user] struts config trouble with Actions inheritance

2006-07-06 Thread Nathan Voxland
t: Re: [Xdoclet-user] struts config trouble with Actions inheritance This looks like the following bug: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683 Emmanouil Batsis wrote: >Suppose i have this in a Struts Action class > > * @struts.action path=&qu

Re: [Xdoclet-user] struts config trouble with Actions inheritance

2006-07-05 Thread Emmanouil Batsis
This looks like the following bug: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-683 Emmanouil Batsis wrote: >Suppose i have this in a Struts Action class > > * @struts.action path="/User/LoadCreate" > * name="EmployeeCrudForm" > * i

[Xdoclet-user] struts config trouble with Actions inheritance

2006-07-05 Thread Emmanouil Batsis
Suppose i have this in a Struts Action class * @struts.action path="/User/LoadCreate" * name="EmployeeCrudForm" * input="/global/error.jsp" * scope="request" * validate="false" and also have ano

[Xdoclet-user] Struts form-beans definition and ValidatorForm

2006-02-14 Thread pouky
Hi all, I searched in the mailing list archive before but without result. My problem : I generate struts-config.xml with xdoclet. I have ActionForm where is defined xdoclet tags. I have a form which extends ValidatorForm type and i set in the struts.form tag xith the name of the form. but in the

Re: [Xdoclet-user] struts action mappings not generated when not extending struts.Action directly

2005-12-13 Thread Emmanouil Batsis
Thanks, the invcation classpath was indeed the issue. Manos --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as ea

Re: [Xdoclet-user] struts action mappings not generated when not extending struts.Action directly

2005-12-13 Thread Konstantin Priblouda
--- Emmanouil Batsis <[EMAIL PROTECTED]> wrote: > > When my Action classes extend an abstract class that > in turn extends > org.apache.struts.action.Action, no mappings are > generated in struts > config. Any ideas? > and you are sure, that struts classes are on xdoclet invocation classpat

[Xdoclet-user] struts action mappings not generated when not extending struts.Action directly

2005-12-13 Thread Emmanouil Batsis
When my Action classes extend an abstract class that in turn extends org.apache.struts.action.Action, no mappings are generated in struts config. Any ideas? Thanks, Manos --- This SF.net email is sponsored by: Splunk Inc. Do you grep thro

[Xdoclet-user] struts form error

2005-10-28 Thread Ilja Booij
Hi all, I'm running into a problem when using xdoclet to create Struts ActionForms: I have a class which has a java.util.SortedSet as an instance variable (with getters and setters). The class has the following xdoclet tag: @struts.form extends="BaseForm" include-all="true" However, in the creat

RE: [Xdoclet-user] struts-config DTD version incorrect

2005-08-01 Thread Vang Nguyen
ng. > > I hope all of this helps. > > Regards, > Corey Scott Regards, Vang Nguyen Enterprise Application Programmer Department of Emergency Services (61-7) 3247 8586 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Josh Cronemeyer Sent: Saturday, 30

Re: [Xdoclet-user] struts-config DTD version incorrect

2005-07-30 Thread Andrew Stevens
On Fri, 2005-07-29 at 23:16, Josh Cronemeyer wrote: > Below is a question I posted here a few days ago, but nobody responded. I've > still not figured out what is wrong and why I can't get Xdoclet to create my > validation.xml (I include my original question in case someone can see any > relation

[Xdoclet-user] struts-config DTD version incorrect

2005-07-29 Thread Josh Cronemeyer
Below is a question I posted here a few days ago, but nobody responded. I've still not figured out what is wrong and why I can't get Xdoclet to create my validation.xml (I include my original question in case someone can see any relation between the problems), but I have given up trying to figure

[Xdoclet-user] struts config version 1.2

2005-07-24 Thread Vang Nguyen
Hi, Has anyone successfully generated a struts-config file using xdoclet and specifying: maven.xdoclet.webdoclet.strutsconfigxml.0.Version=1.2 The issue seems to have been logged as a bug http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1159?page=comments. Regards, Vang Nguyen En

Re: [Xdoclet-user] Struts limits

2005-06-08 Thread Lukas Oesterreicher
Hi Just forget about the second point mentioned, it seemed to be an issue in a previous version. It appears to work now. But i'd really look forward to a public xdoclet version with the mentioned patch included. Lukas

[Xdoclet-user] Struts limits

2005-06-08 Thread Lukas Oesterreicher
Hello I've seen two mayor limits with xdoclet struts tags: - When having more then one path for an action you cannot apply an action-forward to a specific path   There is a patch for that however. See http://opensource.atlassian.com/projects/xdoclet/browse/XDT-740   (Trouble for me is here that

[Xdoclet-user] [Struts] ActionMapping in Xdoclet 1.2.2

2005-02-22 Thread MArtin Schumacher
Hi, I tried to use the Action-Mapping-Generation by XDoclet 1.2.2. Up to now everything works fine. Now I want to put a Property to an action. With * @struts.action-set-property property="validationerror" * value="error" it works quiet fine. In my generated struts-conf

[Xdoclet-user] Struts Validator question ???

2004-09-12 Thread Eric Chow
Hello, How can I define the xdoclet tag for struts validator that the validated field muct depends to another field ?? For example, if the "action" is "new" then all the fields(name, sex) must be required. if the "action" is "edit" then only the "name" is required !!! Please give me a hand. B

Re: [Xdoclet-user] Struts Tags

2004-09-08 Thread David Durham
David Durham wrote: I received an error: taskdef class xdoclet.modules.web.WebDocletTask cannot be found Does the webdoclettask require a seperate jar from the xdoclet 1.2.1 jar? That class (the modules package, in fact) is not in the xdoclet 1.2.1 jar. I found the lib download that has all of the

[Xdoclet-user] Struts Tags

2004-09-08 Thread David Durham
I received an error: taskdef class xdoclet.modules.web.WebDocletTask cannot be found Does the webdoclettask require a seperate jar from the xdoclet 1.2.1 jar? That class (the modules package, in fact) is not in the xdoclet 1.2.1 jar. - Dave ---

Re: [Xdoclet-user] Struts 1.2 support ???

2004-09-02 Thread Nick Heudecker
You need to use XDoclet 1.2.2 for Struts 1.2.x support. A snapshot of XDoclet 1.2.2 was recently made available. Please check the sf.net site for the downloads. On Fri, 3 Sep 2004 09:46:53 +0800, Eric Chow <[EMAIL PROTECTED]> wrote: > when I specify the version=1.2. > It just generate the struts

Re: [Xdoclet-user] Struts 1.2 support ???

2004-09-02 Thread Eric Chow
when I specify the version=1.2. It just generate the struts-conf.xml as http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";> In fact, I use Maven + XDoclet Plugin 1.2.1 I define the properties as following: maven.xdoclet.webdoclet.strutsconfigxml.0=true maven.xdoclet.webdoclet.strut

Re: [Xdoclet-user] Struts 1.2 support ???

2004-09-02 Thread Matt Raible
I'm assuming you mean 1.2.2 - yes, I'm using it in my project now. Matt On Sep 2, 2004, at 4:36 AM, Eric Chow wrote: Can XDoclet support Struts1.2 ??? --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer

[Xdoclet-user] Struts 1.2 support ???

2004-09-02 Thread Eric Chow
Can XDoclet support Struts1.2 ??? --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=cli

Re: [Xdoclet-user] Struts Validation !!!

2004-08-31 Thread Matt Raible
On Aug 31, 2004, at 5:53 AM, Nevine El-Saeed wrote: I think the whole problem is in the way u wrote the tags... u have: @struts.form-field name="NewUserForm" it should be: @struts.form-field form-name="NewUserForm" what I find strange though is that when I put these validations on the setter method

Re: [Xdoclet-user] Struts Validation !!!

2004-08-31 Thread Nevine El-Saeed
I think the whole problem is in the way u wrote the tags... u have: @struts.form-field name="NewUserForm" it should be: @struts.form-field form-name="NewUserForm" what I find strange though is that when I put these validations on the setter methods, the validation conditions weren't transformed

Re: [Xdoclet-user] [struts] why merge config file?

2004-08-22 Thread M.-Leander Reimer
Hi Timothy, The available merge files are listed under the Merge file section: http://xdoclet.sourceforge.net/xdoclet/ant/xdoclet/modules/apache/struts/StrutsConfigXmlSubTask.html These files give you the means to include further static information into generated files, when ever there are not Jav

[Xdoclet-user] [struts] why merge config file?

2004-08-21 Thread Timothy Reaves
I've searched for information on this, but none exists; the search is a one-hit-wonder, with no information relevant to my question. So here goes. I've generated an XDoclet Struts project from Maven. Looking over what gets generated, the struts-config.xml is broken up over seven or so file

RE: [Xdoclet-user] Struts Forms

2004-08-16 Thread Brian Topping
list! :-) -b > -Original Message- > From: Sebastian Ho [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 4:21 AM > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] Struts Forms > > > The generation is handle by hibernate so I think it is unwise to hack &g

Re: [Xdoclet-user] Struts Forms

2004-08-13 Thread Erik Hatcher
n you please raise an issue in JIRA about this http://opensource.atlassian.com/projects/xdoclet/secure/ Dashboard.jspa ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject:

Re: [Xdoclet-user] Struts Forms

2004-08-13 Thread Sebastian Ho
servlets. > > > >>Can you please raise an issue in JIRA about this > > > >>http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? > > > >> > > > >> > > > >> > > > >> > > > >>&

RE: [Xdoclet-user] Struts Forms

2004-08-13 Thread Thompson Marzagao
y, August 13, 2004 12:43 AM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Struts Forms Of cos it can't.. maybe someone should come out with a tool that inserts xdoclets tag after hibernate generates its POJO. Else it is impossbile to make use of the struts xdoclets tags if hibernate is us

Re: [Xdoclet-user] Struts Forms

2004-08-13 Thread Andrew Stevens
ruts tags in servlets. > > >>Can you please raise an issue in JIRA about this > > >>http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? > > >> > > >> > > >> > > >> > > >>>-Original Mess

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Sebastian Ho
le code around that I can just look at? > >>> > >>> Rupp, Heiko wrote: > >>> > >>>> I would say, docu is wrong here, as in the samples > >>>> there are some that use the struts tags in servlets. > >>>> Can you please raise an iss

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Matt Raible
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Struts Forms I have a struts ActionForm which I would like to markup with xdoclet tags. The documentation for @struts.form however says

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Sebastian Ho
gt; > >> > >> > >> > >>>-Original Message- > >>>From: [EMAIL PROTECTED] > >>>[mailto:[EMAIL PROTECTED] On Behalf Of > >>>Laran Evans > >>>Sent: Thursday, August 12, 2004 3:17 PM > >>>T

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Matt Raible
http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Struts Forms I have a struts

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Laran Evans
http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Struts Forms I have a

RE: [Xdoclet-user] Struts Forms

2004-08-12 Thread Rupp, Heiko
to:[EMAIL PROTECTED] On Behalf Of >Laran Evans >Sent: Thursday, August 12, 2004 3:17 PM >To: [EMAIL PROTECTED] >Subject: [Xdoclet-user] Struts Forms > >I have a struts ActionForm which I would like to markup with >xdoclet tags. > >The documentation for @struts.form howe

[Xdoclet-user] Struts Forms

2004-08-12 Thread Laran Evans
I have a struts ActionForm which I would like to markup with xdoclet tags. The documentation for @struts.form however says "Applies to: Entity beans". Does this mean that the only ActionForm implementations xdoclet supports are implemented as EJBs? Is it reasonable for me to think that I'll be

[Xdoclet-user] struts-config.xml - Actions hierarchy problem

2004-07-30 Thread Michał Małecki
Hello, I'm trying to use xdoclet to generate struts-config.xml. I have ExtendedProcessAction, and few actions extending it (AddNewElementAction,RemoveAction etc). ExtendedProcessAction is not abstract and I also use it as normal action. Unfortunatelly xdoclet generate two entries for every subclass

[Xdoclet-user] Struts and xdoclet not plugging (one more comment)!

2004-05-09 Thread Leandro Melo
Observação: mensagem anexa encaminhada. = beginner __ Yahoo! Messenger - Fale com seus amigos online. Instale agora! http://br.download.yahoo.com/messenger/--- Begin Message --- I need to post one more comment. It actuall

Re: [Xdoclet-user] Struts and xdoclet not plugging !

2004-05-09 Thread Matt Raible
I don't know - I've never run XDoclet through any Eclipse plugins. It just seems easier to run it from the command line via Ant. You might ask the Easy Struts or Lomboz teams. It looks like you're missing a JAR from Easy Struts in your classpath. Matt On May 9, 2004, at 7:59 AM, Leandro Mel

[Xdoclet-user] Struts and xdoclet not plugging !

2004-05-09 Thread Leandro Melo
Hi, i recently sent a message that i was not able to "generate classes" with xdoclet (lomboz). This happened after i started using EasyStruts. Someone adviced me to comment out one line and i said i worked again, but the fact is that it was a mistake, i STILL got the problem. It actually worked a

Re: [Xdoclet-user] struts-config and merging

2004-03-30 Thread Mark Lowe
I haven't used strutsdoclet but this might help. I've found that merge resources in general need to be in a directory structure that matches the package that your merging with. package com.foo.struts; .. MergeDir/com/foo/struts/struts-action.xml Mark On 30 Mar 2004, at 12:27, [EMAIL PROTECTED]

[Xdoclet-user] struts-config and merging

2004-03-30 Thread Nicolas . CHALUMEAU
In an other project I generate a struts-config.xml. I want to reuse it in my project and I want to know if it is possible during the merge to have a base struts-config.xml, merge it with struts-action.xml ... and with the result of the generation. struts-config.xml (from other project) + struts-

RE: [Xdoclet-user] Struts "set-property" addition for Actions

2004-03-21 Thread Martin Alley
te xtags.xml in xdoclet-apache-module-1.2.jar\META-INF Haven't done that yet, but it doesn't look difficult. Thanks for the input Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Heudecker Sent: 20 March 2004 22:30 To: [EMAIL PROTE

Re: [Xdoclet-user] Struts "set-property" addition for Actions

2004-03-20 Thread Nick Heudecker
- yes please. > > How and where will this release be packaged? > > Thanks > Martin > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Nick > Heudecker > Sent: 20 March 2004 17:11 > To: [EMAIL PROTECTED] > Subjec

RE: [Xdoclet-user] Struts "set-property" addition for Actions

2004-03-20 Thread Martin Alley
If it's not already in the release - yes please. How and where will this release be packaged? Thanks Martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Heudecker Sent: 20 March 2004 17:11 To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] S

Re: [Xdoclet-user] Struts "set-property" addition for Actions

2004-03-20 Thread Nick Heudecker
If you'd like, I can include this in the next version of the XDoclet extension that I maintain. I can have the release out on Tuesday. (Is that service or what?) On 2004-Mar-20 12:03, Martin Alley wrote: > Hi, > > I'm interested in the @struts.action-set-property property="name" > value="value"

[Xdoclet-user] Struts "set-property" addition for Actions

2004-03-20 Thread Martin Alley
Hi, I'm interested in the @struts.action-set-property property="name" value="value" tag. I saw the message from Erik Hatcher saying " If you'll just apply this to a local copy of your template and use the templateFile override: " value="" /> And in your a

Re: [Xdoclet-user] struts action mappings

2004-01-05 Thread Konstantin Priblouda
--- matt <[EMAIL PROTECTED]> wrote: > Sorry, I didn't mean to sound like a whinger. I > love XDoclet and > appreciate all of the effort that has gone into > making it such a great > product, and I certainly don't consider my skills to > be sufficiently > well-developed for committer status - I

Re: [Xdoclet-user] struts action mappings

2004-01-04 Thread matt
Sorry, I didn't mean to sound like a whinger. I love XDoclet and appreciate all of the effort that has gone into making it such a great product, and I certainly don't consider my skills to be sufficiently well-developed for committer status - I haven't taken the time to understand the framewor

Re: [Xdoclet-user] struts action mappings

2004-01-04 Thread Erik Hatcher
On Jan 4, 2004, at 8:03 PM, matt wrote: You may find it useful with XDoclet to have a big patchfile to apply whenever you checkout XDoclet, as the committers do not seem to get much time for applying patches I'll speak for myself here since I might be the most savvy (ex!) Struts committer. I'm

Re: [Xdoclet-user] struts action mappings

2004-01-04 Thread matt
Marc, Sorry for the delayed reply... Unless you've already found it, take a look at http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-715 There was an earlier enhancement request, but I can't find it for the life of me. The patch depends on a bugfix, which still h

[Xdoclet-user] struts action mappings

2003-12-14 Thread Marc Dugger
I'd like to embed two action mappings in one Struts Action but the forwards are being written to each mapping: * @struts.action name="FormTypeForm" *path="/types/note_form/get" *scope="request" *validate="false" *parameter="mode"

[Xdoclet-user] Struts - Xdoclet Maven Plugin

2003-11-25 Thread egglersim
I'm trying to generate the struts-xml via xdoclet:webdoclet goal. And, of course, it doesn't work. Here's my config: maven.xdoclet.webdoclet.destdir=/web/WEB-INF maven.xdoclet.webdoclet.force=true maven.xdoclet.webdoclet.mergedir=metadata maven.xdoclet.webdoclet.fileset.0=true maven.xdoclet.we

RE: [Xdoclet-user] Struts DispatchAction

2003-09-25 Thread Fenderbosch, Eric
-Original Message- > From: Pawel Rzepa [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2003 11:01 > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] Struts DispatchAction > > > What exactly is your problem? My actions extend BaseAction, which is a > subc

Re: [Xdoclet-user] Struts DispatchAction

2003-09-25 Thread Pawel Rzepa
] Sent: Wednesday, September 24, 2003 11:01 To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Struts DispatchAction What exactly is your problem? My actions extend BaseAction, which is a subclass of Action that I wrote myself. I put @struts.action tag into javadoc comment and everything works great

RE: [Xdoclet-user] Struts DispatchAction

2003-09-24 Thread Fenderbosch, Eric
: Re: [Xdoclet-user] Struts DispatchAction What exactly is your problem? My actions extend BaseAction, which is a subclass of Action that I wrote myself. I put @struts.action tag into javadoc comment and everything works great. Pawel Fenderbosch, Eric wrote: > How can I get XDoclet to generat

RE: [Xdoclet-user] Struts DispatchAction

2003-09-24 Thread Fenderbosch, Eric
01 To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Struts DispatchAction What exactly is your problem? My actions extend BaseAction, which is a subclass of Action that I wrote myself. I put @struts.action tag into javadoc comment and everything works great. Pawel Fenderbosch, Eric wrote:

Re: [Xdoclet-user] Struts DispatchAction

2003-09-24 Thread Pawel Rzepa
What exactly is your problem? My actions extend BaseAction, which is a subclass of Action that I wrote myself. I put @struts.action tag into javadoc comment and everything works great. Pawel Fenderbosch, Eric wrote: How can I get XDoclet to generate a section of my struts-config.xml for a sub

RE: [Xdoclet-user] Struts DispatchAction

2003-09-24 Thread Fenderbosch, Eric
: [EMAIL PROTECTED] Subject: [Xdoclet-user] Struts DispatchAction How can I get XDoclet to generate a section of my struts-config.xml for a subclass of Action, e.g. DispatchAction? Eric --- This sf.net email is sponsored by:ThinkGeek Welcome to

[Xdoclet-user] Struts DispatchAction

2003-09-24 Thread Fenderbosch, Eric
How can I get XDoclet to generate a section of my struts-config.xml for a subclass of Action, e.g. DispatchAction? Eric --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf __

Re: [Xdoclet-user] Struts "set-property" addition for Actions

2003-09-15 Thread Erik Hatcher
On Monday, September 15, 2003, at 11:55 AM, Adam Levine wrote: There is indeed already an open issue (http://opensource.atlassian.com/projects/xdoclet/secure/ ViewIssue.jspa?key=XDT-176) for this change, and it seems someone submitted a patch for it, too, which has not yet been applied. The

[Xdoclet-user] Struts "set-property" addition for Actions

2003-09-15 Thread Adam Levine
There is indeed already an open issue (http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-176) for this change, and it seems someone submitted a patch for it, too, which has not yet been applied. The patch was submitted back in November of '02. What's the process

Re: [Xdoclet-user] Struts action set-property and JIRA

2003-09-14 Thread Andrew Stevens
On Sun, 2003-09-14 at 22:42, Erik Hatcher wrote: > No idea why it is down, but it is. Aslak? Ara? I've no idea why it's down either, but I've raised an issue (http://jira.atlassian.com/secure/ViewIssue.jspa?key=JRA-2331) so hopefully it'll get fixed ASAP. Andrew. > On Sunday, September 14, 20

Re: [Xdoclet-user] Struts action set-property and JIRA

2003-09-14 Thread Erik Hatcher
No idea why it is down, but it is. Aslak? Ara? On Sunday, September 14, 2003, at 01:19 PM, Adam L wrote: Erik: Thanks for the response. I'll see if I can't tweak the module enough to get it working. As far as submission back into JIRA... any ideas on why the JIRA for Struts is still 4

Re: [Xdoclet-user] Struts action set-property and JIRA

2003-09-14 Thread Adam L
updated? The current url is listed as http://opensource.atlassian.com/projects/xdocletfrom http://opensource.atlassian.com. thanks. -- adam - Original Message - From: "Erik Hatcher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 13, 20

Re: [Xdoclet-user] Struts action set-property and JIRA

2003-09-13 Thread Erik Hatcher
Adam, You are correct that the XDoclet Struts template does not currently deal with set-property. But it'd be easy enough to add if you wanted to tackle that. You could just pull out the struts_config_xml.xdt file from the apache module to a local file, tweak the template and use that templa

[Xdoclet-user] Struts action set-property and JIRA

2003-09-13 Thread Adam L
I was looking around, trying to find information on "set-property" support in the Struts Action tags, and found that it was supposedly raised in JIRA some time ago.  The JIRA page for XDoclet is a big 404, and I did a look at the current CVS nightly zip, and can't seem to find any reference

[Xdoclet-user] Struts problems

2003-08-25 Thread Alex Shneyderman
I have a problem generating validation.xml from inherited classes. Basically I have my model classes that have struts.form tags and struts-validator tags, etc. I managed to change the behaviour of Xdoclet to actually include validator tags to the generated form bean classes. My real beans, that

[Xdoclet-user] Struts .do files missing

2003-08-20 Thread David Norwood
Hi, I'm modifying the Airlines example in the Middlegen download to point to a set of my own tables. The build is running, and everything is getting built except for the Struts .do files. Any ideas on what's wrong? Below is the build.xml for Middlegen. TIA, david norwood ]>

RE: [Xdoclet-user] Struts

2003-08-17 Thread Rick Hightower
Subject: [Xdoclet-user] Struts Hi, I want to use XDoclet to create struts-config.xml but it is not working. This is from my build.xml file : On my .java file I have the tags : /** * @struts.action *path="/myTestAction" * * @struts.action-forward

RE: [Xdoclet-user] Struts ActionForms and XDoclet

2003-08-16 Thread Alex Shneyderman
HTH, Alex. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of james > Folsom > Sent: Friday, August 15, 2003 11:16 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Struts ActionForms and XDoclet > > > Hi. Normally I try not to bot

[Xdoclet-user] Struts ActionForms and XDoclet

2003-08-15 Thread james Folsom
Hi. Normally I try not to bother people on this list, but I have been trying to get xdoclet to generate struts action forms for a CMP entity bean and cannot figure out what I am doing wrong. I have the task as a sub-element of the ejbcolet task. I have the @struts.form name="Person" as a class

[Xdoclet-user] Struts

2003-08-14 Thread Andre Selton
Hi, I want to use XDoclet to create struts-config.xml but it is not working. This is from my build.xml file : On my .java file I have the tags : /** * @struts.action *path="/myTestAction" * * @struts.action-forward *name="success" *path="/hello.js

[Xdoclet-user] Struts form error

2003-07-10 Thread Umberto Nicoletti
Hi all, I am using Struts 1.1, xdoclet 1.2b3 and cannot get xdoclet to generate the from bean definition any more (it previously did). I have tried everything! Here's my code: package xxx.struts.forms; import org.apache.struts.validator.ValidatorForm; /** * @struts.form name="ulForm" * * Us

[Xdoclet-user] Struts Controllers

2003-06-24 Thread Chen, Gin
Is there a XDoclet tag for something like: Currently I have that line in struts-controller.xml mergepoint. I was wondering though if I could do that within a processor class that I've defined. Something like @struts.controller? I checked the docs online and tried to browse change logs but I do

[Xdoclet-user] Struts form date fields

2003-03-29 Thread Lianseng
Hi, I'll like to represent date fields in the bean class as Strings in the Struts form field.  This is so that I can format the input for the request (which would be a String) accordingly before saving it to the date field.   I know marking a date field as a Struts form field would produce a

Re: [Xdoclet-user] Struts, Validator, non-supported Types

2003-03-21 Thread Erik Hatcher
Chris - First, let me say that one of the things I've loved about the XDoclet community is that its been very best-practices focused. When folks ask questions about how to do something with XDoclet that violates basic EJB common sense and best practices then usually the community says "what a

RE: [Xdoclet-user] Struts, Validator, non-supported Types

2003-03-21 Thread Chris Butler
Erik, Thanks for the thoughtful reply. My comments are inline below. -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 7:54 PM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Struts, Validator, non-supported Types On Thursday, March 20

Re: [Xdoclet-user] Struts, Validator, non-supported Types

2003-03-20 Thread Erik Hatcher
On Thursday, March 20, 2003, at 05:43 PM, Chris Butler wrote: to the heart of the issue. Currently there is no problem with the standard String validation, but nothing will be generated for the second validation tag... setCityStateZip() because it is not a supported type. I believe this is a r

RE: [Xdoclet-user] Struts, Validator, non-supported Types

2003-03-20 Thread Chris Butler
validation.xml for the time being. Thanks, Chris -----Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 4:43 PM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Struts, Validator, non-supported Types Chris, I'm really confused by this. I&#

Re: [Xdoclet-user] Struts, Validator, non-supported Types

2003-03-20 Thread Erik Hatcher
Chris, I'm really confused by this. I'm the creator of the Validator XDoclet stuff and here is an example from my project: public class ContactInfoForm extends BaseForm { private AddressForm homeAddress; private AddressForm workAddress; public AddressForm getHomeAddress() {

[Xdoclet-user] Struts, Validator, non-supported Types

2003-03-20 Thread Chris Butler
Issue: Validating objects that are "non-supported" types in a form with methods that should be supported because they *do* return supported types. NOTE: This seems like it would come up often with ValueObjects in forms. Struts has a validator example in which a cityStateZip object exists within

[Xdoclet-user] struts plugin resources

2003-03-14 Thread Stefan Groschupf
Hi, i had searched the whole evening to found some nice examples how to use the struts tags in ejbs. Can some one point me to a resource that show how I can use the actually struts plugin to gernate actions , forms and jsps? Thanks Stefan -

AW: [Xdoclet-user] Struts tags

2003-03-12 Thread Rademacher Tobias
Hi Alex, > > Is there a documentation somewhere > on how to use the xdoclet to generate > struts ActionFroms? Take a look at PersonBean in the distrubted examples directory. @struts.form and @struts.form-field are used within your EntityBeans; I don't know if it works with normal Java Beans (P

[Xdoclet-user] Struts tags

2003-03-12 Thread Aleksandr Shneyderman
Is there a documentation somewhere on how to use the xdoclet to generate struts ActionFroms? Thanks, Alex. --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and th

Re: [Xdoclet-user] Struts Action Forward Usage

2003-03-11 Thread Brian McSweeney
Yep, that's exactly what I was looking for Tobias. thanks very much, Brian - Original Message - From: "Rademacher Tobias" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 11, 2003 12:15 PM Subject: AW: [Xdoclet-user] Struts Action Forward Us

AW: [Xdoclet-user] Struts Action Forward Usage

2003-03-11 Thread Rademacher Tobias
xdoclet web site). Hope that helps. -Ursprüngliche Nachricht- Von: Brian McSweeney [mailto:[EMAIL PROTECTED] Gesendet am: Dienstag, 11. März 2003 12:55 An: [EMAIL PROTECTED] Betreff: Re: [Xdoclet-user] Struts Action Forward Usage sorry, got a bit confused. I want to use the ForwardAction

Re: [Xdoclet-user] Struts Action Forward Usage

2003-03-11 Thread Brian McSweeney
-user] Struts Action Forward Usage Hi all,   I want to collect information from several jsps in a row (like with a wizard). I'm using struts and rather than write an action class for each one that forwards onto the next jsp, I'd like to use the Struts ActionForwar

[Xdoclet-user] Struts Action Forward Usage

2003-03-11 Thread Brian McSweeney
Hi all,   I want to collect information from several jsps in a row (like with a wizard). I'm using struts and rather than write an action class for each one that forwards onto the next jsp, I'd like to use the Struts ActionForward for this (seeing as that's what it's for). However, when us

Re: [Xdoclet-user] Struts and xdoclet doesn't swing?

2003-02-19 Thread Erik Hatcher
On Wednesday, February 19, 2003, at 10:37 AM, <[EMAIL PROTECTED]> wrote: Two questions: 1) I need to be able to use the -tag in my struts-config.xml (this is needed to be able to run the Struts workflow extension, http://www.livinglogic.de/Struts/). But how do I generate this from xdoc

[Xdoclet-user] Struts and xdoclet doesn't swing?

2003-02-19 Thread Tobias.Hill
Two questions: 1) I need to be able to use the -tag in my struts-config.xml (this is needed to be able to run the Struts workflow extension, http://www.livinglogic.de/Struts/). But how do I generate this from xdoclet? 2) One of the good and strong features in Struts is to be

  1   2   >