cvs commit: jakarta-struts/contrib/scaffold/src/framework/main/org/apache/scaffold/http BaseHelperAction.java FindForwardAction.java RemoveAttribute.java SetModelHelper.java ContinueAction.java HelperAction.java MasterDetailHelper.java ModelHelper.java RelayAction.java

2002-01-01 Thread husted
husted 02/01/01 05:44:05 Modified:contrib/scaffold/src/framework/main/org/apache/scaffold/http ContinueAction.java HelperAction.java MasterDetailHelper.java ModelHelper.java RelayAction.java Added:

cvs commit: jakarta-struts/contrib/scaffold/src/framework/main/org/apache/scaffold/model ModelResult.java ModelResultBase.java

2002-01-01 Thread husted
husted 02/01/01 05:44:17 Modified:contrib/scaffold/src/framework/main/org/apache/scaffold/model ModelResult.java ModelResultBase.java Log: + Modified ModelHelper to extend BaseHelperAction + Added BaseHelperAction + ModelDetailHelper - update JavaDocs.

cvs commit: jakarta-struts/contrib/scaffold/src/framework/main/org/apache/scaffold/search LuceneUtils.java

2002-01-01 Thread husted
husted 02/01/01 05:44:26 Modified:contrib/scaffold/src/framework/main/org/apache/scaffold/search LuceneUtils.java Log: + Modified ModelHelper to extend BaseHelperAction + Added BaseHelperAction + ModelDetailHelper - update JavaDocs. + Added

cvs commit: jakarta-struts/contrib/artimus/WEB-INF/src/java/org/apache/artimus/http CreateIndex.java

2002-01-01 Thread husted
husted 02/01/01 05:46:07 Modified:contrib/artimus/WEB-INF/src/java/org/apache/artimus/http CreateIndex.java Log: Update Artimus for latest changes to Scaffolding, including reliance on the nightly build and latest Lucene release candidate. Revision

cvs commit: jakarta-struts/contrib/artimus/WEB-INF/src/java/org/apache/artimus/search Engine.java

2002-01-01 Thread husted
husted 02/01/01 05:46:17 Modified:contrib/artimus/WEB-INF/src/java/org/apache/artimus/search Engine.java Log: Update Artimus for latest changes to Scaffolding, including reliance on the nightly build and latest Lucene release candidate. Revision

DO NOT REPLY [Bug 5646] New: - Add constructor for ActionError to take Object[] for parameters

2002-01-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5646. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/contrib/scaffold build.html

2002-01-01 Thread husted
husted 02/01/01 07:02:25 Added: contrib/scaffold build.html Log: Add build.html page to document where relevant JARs can be obtained. Revision ChangesPath 1.1 jakarta-struts/contrib/scaffold/build.html Index: build.html

cvs commit: jakarta-struts/contrib/artimus/WEB-INF build.xml status.txt

2002-01-01 Thread husted
husted 02/01/01 07:06:23 Modified:contrib/artimus/WEB-INF build.xml status.txt Log: Add build.html page to document where relevant JARs can be obtained. Revision ChangesPath 1.2 +5 -3 jakarta-struts/contrib/artimus/WEB-INF/build.xml Index: build.xml

cvs commit: jakarta-struts/contrib/artimus/WEB-INF/lib index.html

2002-01-01 Thread husted
husted 02/01/01 07:07:25 Removed: contrib/artimus/WEB-INF/lib index.html Log: Remove /WEB-INF/lib/index.html which has been replaced with /WEB-INF/build.html. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-struts/contrib/scaffold build.html

2002-01-01 Thread husted
husted 02/01/01 10:58:10 Modified:contrib/scaffold build.html Log: Update build.html file with links to required JARs. Revision ChangesPath 1.2 +10 -10jakarta-struts/contrib/scaffold/build.html Index: build.html

Re: [scaffold] New build + a few updates

2002-01-01 Thread Ted Husted
I updated Artimus to use the latest scaffold.jar and other dependencies. Is there a separate source build for scaffold now? The jakarta-scaffold.zip doesn't include the source. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Building Java web applications with Struts. -- Tel +1 585

cvs commit: jakarta-struts/contrib/artimus/WEB-INF web.xml build.html

2002-01-01 Thread husted
husted 02/01/01 11:44:11 Modified:contrib/artimus/WEB-INF web.xml build.html Log: Correct reference to application properties file. Revision ChangesPath 1.2 +1 -1 jakarta-struts/contrib/artimus/WEB-INF/web.xml Index: web.xml

cvs commit: jakarta-struts/contrib/artimus/WEB-INF/src/conf application.properties

2002-01-01 Thread husted
husted 02/01/01 11:44:45 Added: contrib/artimus/WEB-INF/src/conf application.properties Log: Correct reference to application properties file. Revision ChangesPath 1.1 jakarta-struts/contrib/artimus/WEB-INF/src/conf/application.properties

cvs commit: jakarta-struts/contrib/artimus/WEB-INF/src/conf Resources.properties

2002-01-01 Thread husted
husted 02/01/01 11:45:05 Removed: contrib/artimus/WEB-INF/src/conf Resources.properties Log: Correct reference to application properties file. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [scaffold] New build + a few updates

2002-01-01 Thread Ted Husted
Vincent Massol wrote: No, that's something I forgot to add during my refactoring. I'll add it. What I have in mind is simply to zip the whole tree. +1 -- Ted Husted, Husted dot Com, Fairport NY USA. -- Building Java web applications with Struts. -- Tel +1 585 737-3463. -- Web

cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread vmassol
vmassol 02/01/01 13:03:51 Modified:contrib/scaffold build.xml Log: added source zip to distribution file Revision ChangesPath 1.3 +23 -2 jakarta-struts/contrib/scaffold/build.xml Index: build.xml

RE: [scaffold] New build + a few updates

2002-01-01 Thread Vincent Massol
Done. -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED]] Sent: 01 January 2002 20:58 To: Struts Developers List Subject: Re: [scaffold] New build + a few updates Vincent Massol wrote: No, that's something I forgot to add during my refactoring. I'll add it. What I

cvs commit: jakarta-struts/contrib/scaffold status.txt

2002-01-01 Thread vmassol
vmassol 02/01/01 13:09:32 Modified:contrib/scaffold status.txt Log: update for change Added source zip inside the scaffold main distributable Revision ChangesPath 1.3 +4 -0 jakarta-struts/contrib/scaffold/status.txt Index: status.txt

Re: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Martin Cooper
I haven't actually tried this, but it looks like the source zip would also include all the 'CVS' directories in the tree, along with their contents. If that's the case, you might want to add an 'exclude' in the fileset, since we wouldn't want those files in the distribution. -- Martin Cooper

RE: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Vincent Massol
-Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED]] Sent: 01 January 2002 21:16 To: Struts Developers List Subject: Re: cvs commit: jakarta-struts/contrib/scaffold build.xml I haven't actually tried this, but it looks like the source zip would also include all the

Re: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Ted Husted
I just ran it, and it doesn't include the CVS directories. It does nest the scaffold-src.zip inside jakarta-scaffold.zip though, which is probably going to confuse people. Vincent, how about if we go with a jakarta-scaffold.jar and jakarta-scaffold-src.zip in the dist folder. For Artimus,

Re: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Martin Cooper
Ah, OK. I didn't realise that. -- Martin Cooper - Original Message - From: Vincent Massol [EMAIL PROTECTED] To: 'Struts Developers List' [EMAIL PROTECTED] Sent: Tuesday, January 01, 2002 1:17 PM Subject: RE: cvs commit: jakarta-struts/contrib/scaffold build.xml -Original

RE: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Vincent Massol
-Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED]] Sent: 01 January 2002 21:26 To: Struts Developers List Subject: Re: cvs commit: jakarta-struts/contrib/scaffold build.xml I just ran it, and it doesn't include the CVS directories. It does nest the

Re: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Martin Cooper
I think what might make the most sense is: jakarta-scaffold.jar jakarta-scaffold-src.zip jakarta-artimus.war jakarta-artimus-src.zip Note that the binary distribution of Scaffold is just the jar file, and the binary distribution of Artimus is just the war file. -- Martin Cooper -

RE: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Vincent Massol
-Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED]] Sent: 01 January 2002 21:53 To: Struts Developers List Subject: Re: cvs commit: jakarta-struts/contrib/scaffold build.xml I think what might make the most sense is: jakarta-scaffold.jar

Re: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Ted Husted
Having two distributions for Artimus just doesn't seem useful. It seems sufficient to just have the WAR, and include the source in that. jakarta-artimus.war (with source intact under WEB-INF/src) I've always thought we should do the same thing with the Struts samples, so those WARs could be

DO NOT REPLY [Bug 5648] New: - Example tour error: CheckLoginTag

2002-01-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5648. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5649] New: - Missing jars in binary downloads

2002-01-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5649. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5649] - Missing jars in binary downloads

2002-01-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5649. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-struts/contrib/scaffold build.xml

2002-01-01 Thread Erik Hatcher
Good ol' default excludes: http://jakarta.apache.org/ant/manual/dirtasks.html (at the bottom of that page) Erik - Original Message - From: Martin Cooper [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Sent: Tuesday, January 01, 2002 4:39 PM Subject: Re: cvs

DO NOT REPLY [Bug 5649] - Missing jars in binary downloads

2002-01-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5649. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Need Solution

2002-01-01 Thread RAO Sreenivasa Kagitam
Hi, We are trying to do small application by using Strut frame work. We have coded a sample jsp with defined tag text.This tag is wroking only for the property as username. It is not working, if you give differnet name other than username. We have taken the example given by

Re: Need Solution

2002-01-01 Thread Arron Bates
This is really for the struts-user list. However... the error you have pasted here has nothing to do with the username property, but with the bean's property for institution. More specifically, struts can't find it. Could be that you're getter method for the institution property is not public

Building Struts 1.0.1rc1: Missing xalan

2002-01-01 Thread David M. Karr
I'd like to experiment with some ideas for modifying the html:radio tag. Before I make changes, I'm first trying to build Struts1.0.1rc1 OOTB. The build.xml script talks about setting jdbc20ext.jar and servlet.jar, which I've done (pointing to my Tomcat4.0.1b2 distribution), but when I try to