RE: [Xdoclet-devel] Generating Validator Forms

2002-12-08 Thread Matt Raible
Are you suggesting that I do something like this (see below). This sounds like it would work, and maybe I could use matchValue of something to detect validator tags? /** * */ public () { return this.; } public void ( ) { t

Re: [Xdoclet-devel] Generating Validator Forms

2002-12-08 Thread Erik Hatcher
Erik Hatcher wrote: I might be the only living soul using out there, but I probably won't be of much help since its hard to for me to put myself in your shoes and think of all this generation you're doing as it goes somewhat against the grain of my thinking. The reason I made the task work o

RE: [Xdoclet-devel] Generating Validator Forms

2002-12-08 Thread Matt Raible
See reasoning below... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Erik Hatcher > Sent: Sunday, December 08, 2002 7:21 PM > To: Matt Raible > Cc: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] Generating Validator Forms > > > I might be

Re: [Xdoclet-devel] Generating Validator Forms

2002-12-08 Thread Erik Hatcher
I might be the only living soul using out there, but I probably won't be of much help since its hard to for me to put myself in your shoes and think of all this generation you're doing as it goes somewhat against the grain of my thinking. The reason I made the task work only on ValidatorForm

RE: [Xdoclet-devel] Hibernate module

2002-12-08 Thread Matt Raible
27;m using the hibernate module that Joel sent me this > morning. I have > >to clean my build before running it everytime or I get: > >[hibernatedoclet] (XDocletMain.start 51 ) > Running XDoclet > >failed. > >[hibernatedoclet] (XDocletMain.start

Re: [Xdoclet-devel] hibernate module

2002-12-08 Thread Andrew Stevens
A wise old hermit known only as Erik Hatcher <[EMAIL PROTECTED]> once said: > +1 (if Ara likes it, its good!) +1 from me too. If it means there's another module being maintained regularly, that's got to be a good thing. If we're really lucky, he'll fix some of the other issues too :-) And

Re: [Xdoclet-devel] Hibernate module

2002-12-08 Thread Joel Rosi-Schwartz
51 ) Running XDoclet failed. [hibernatedoclet] (XDocletMain.start 52 ) < e: syntax error, line=2 of template file: jar:file:D:\source\appfuse\lib\xdoclet-1.2-beta2-20021208\xdoclet-hibernate- mo dule.jar!/cirrus/hibernate/tools/xdoclet/resources/hibernate.xdt

RE: [Xdoclet-devel] Hibernate module

2002-12-08 Thread Aslak Hellesoy
ntax error, line=2 of template file: jar :file:D:\source\appfuse\lib\xdoclet-1.2-beta2-20021208\xdoclet-hibernate-mod ule.jar!/cirrus/hibernate/tools/xdoclet/reso urces/hibernate.xdt affecting template: [hibernatedoclet] mutable=&qu

[Xdoclet-devel] Hibernate module

2002-12-08 Thread Matt Raible
start   52  ) < e: syntax error, line=2 of template file: jar:file:D:\source\appfuse\lib\xdoclet-1.2-beta2-20021208\xdoclet-hibernate-mo dule.jar!/cirrus/hibernate/tools/xdoclet/resources/hibernate.xdt affecting template: [hibernatedoclet]   mutable=" [hi

[Xdoclet-devel] Generating Validator Forms

2002-12-08 Thread Matt Raible
Title: Generating Validator Forms I want to use the strutsform task to generate my validator forms for struts.  The current struts_form.xdt gives me most of what I need, save the @struts.validator tags for each method.  Is there a way to use the struts.validator tag in my pojo (plain old java

RE: [Xdoclet-devel] hibernate module

2002-12-08 Thread Aslak Hellesoy
+1 (I will also update Middlegen so it can produce @hibernate sources when the Hibernate XDoclet module stabilises). Aslak > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ara > Abrahamian > Sent: 7. desember 2002 22:13 > To: [EMAIL PROTECTED] > Cc:

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/home HomeTagsHandler.java,1.22,1.23

2002-12-08 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/home In directory sc8-pr-cvs1:/tmp/cvs-serv24250 Modified Files: HomeTagsHandler.java Log Message: fix for XDT-190, return FooLocal as component name always regardless whether remote interface exists Index: HomeTagsH

Re: [Xdoclet-devel] hibernate module

2002-12-08 Thread Konstantin Priblouda
--- Erik Hatcher <[EMAIL PROTECTED]> wrote: > +1 (if Ara likes it, its good!) +1, I loked at hybernate myself, and it's awesome. And who is better qualified to do this than somebody from hybernate folks? regards, = Konstantin Priblouda ( ko5tik )Freelance Software developer < http://www

RE: [Xdoclet-devel] hibernate module

2002-12-08 Thread Matt Raible
Title: Message Sounds great - send away! - or provide a link to download.   Thanks,   Matt -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Joel Rosi-SchwartzSent: Sunday, December 08, 2002 1:47 AMTo: Matt RaibleCc: [EMAIL PROTECTED]; G

Re: [Xdoclet-devel] hibernate module

2002-12-08 Thread Joel Rosi-Schwartz
Matt, The module is actually in pretty good shape already and quite usable. The only caveat is that the documentation is a bit out of date, but nothing major. Over the next week I plan on fleshing out the fuctionallity and cleaning up the documetation. Right now I could give you a tar file tha