Re: When is the next release?

2003-08-14 Thread Robert Leland
David Graham wrote: --- Ted Husted [EMAIL PROTECTED] wrote: AFAIK, the consensus is that our releases should follow the same general process used by the Jakarta Commons and the Apache HTTP Server project. So, for reference, I'm following http://httpd.apache.org/dev/release.html and

DO NOT REPLY [Bug 22373] - Enhancement of default DefinitionsFactory

2003-08-14 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=22373. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22382] - bean:size and logic:iterate throws JSPException if collection is null

2003-08-14 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=22382. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/src/share/org/apache/struts/actions DispatchAction.java LocalStrings.properties LookupDispatchAction.java

2003-08-14 Thread rleland
rleland 2003/08/12 21:53:43 Modified:src/share/org/apache/struts/actions DispatchAction.java LocalStrings.properties LookupDispatchAction.java Log: Bug 18002 Enhancement patches provided -TWICE-- by Leonardo Quijano This adds a 'default' and a 'cancel'

DO NOT REPLY [Bug 20432] - Validator returns nulls in JavaScript validation

2003-08-14 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=20432. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts project.xml

2003-08-14 Thread rleland
rleland 2003/08/07 20:51:53 Modified:.project.xml Log: Only minutes old and I find a bug, sigh ! point to struts repository instead of mavens. Revision ChangesPath 1.2 +3 -3 jakarta-struts/project.xml Index: project.xml

DO NOT REPLY [Bug 22384] - datePattern not supported by JavaScript

2003-08-14 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=22384. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22430] New: - warn if a an Action forwards a string that is not existing in struts-config or if strutsconfig forwards to an inexistend action.

2003-08-14 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=22430. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/src/share/org/apache/struts/plugins DigestingPlugIn.java

2003-08-14 Thread dgraham
dgraham 2003/08/13 20:19:43 Modified:src/share/org/apache/struts/plugins DigestingPlugIn.java Log: Change ruleSets property to rulesets to match the struts-config name. Revision ChangesPath 1.5 +18 -18

DO NOT REPLY [Bug 20415] - warn when action ... name= references a form that is not defined by form-bean name= in struts-config.xml

2003-08-14 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=20415. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22431] New: - Add time validation

2003-08-14 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=22431. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22431] - Add time validation

2003-08-14 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=22431. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Bye struts-dev

2003-08-14 Thread Erik Hatcher
Normally I don't make a parting post to an e-mail list when unsubscribing, I just subtly disappear. But Struts has been a big part of my past couple of years professionally. I'll be signing off this e-mail list in a few days (to give time to see any juicy replies this might generate first

DO NOT REPLY [Bug 22431] - Add time validation

2003-08-14 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=22431. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: ActionForms recycling - why?

2003-08-14 Thread Mainguy, Mike
If you set the form to request scope, a new one is created for each request and the problems you describe would not occur. -Original Message- From: Radek Wisniewski [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 10:17 AM To: [EMAIL PROTECTED] Subject: ActionForms recycling -

Struts for Portlets

2003-08-14 Thread Mete Kural
Hello Struts developers, I wanted to get your opinions on how Struts should be used as a portlet framework. I think that it would be great if a portlet framework was part of the standard Struts distribution in the near future. JSR-168 which defines standard portlets will be finalized pretty

DO NOT REPLY [Bug 22430] - warn if a an Action forwards a string that is not existing in struts-config or if strutsconfig forwards to an inexistend action.

2003-08-14 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=22430. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/src/share/org/apache/struts/actions DispatchAction.java LocalStrings.properties MappingDispatchAction.java

2003-08-14 Thread rleland
rleland 2003/08/13 10:19:58 Modified:src/share/org/apache/struts/actions DispatchAction.java LocalStrings.properties MappingDispatchAction.java Log: Bug#: 18002 Patches again provided by Leonardo Quijano Also refactor MappingDispatchAction so it is

DO NOT REPLY [Bug 20415] - warn when action ... name= references a form that is not defined by form-bean name= in struts-config.xml

2003-08-14 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=20415. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Struts for Portlets

2003-08-14 Thread Craig R. McClanahan
On Wed, 13 Aug 2003, Mete Kural wrote: Date: Wed, 13 Aug 2003 09:23:09 +0100 From: Mete Kural [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Struts for Portlets Hello Struts developers, I

cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELFormTag.java

2003-08-14 Thread dmkarr
dmkarr 2003/08/09 17:48:28 Modified:contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELFormTag.java Log: Reverting fix for compile errors. Revision ChangesPath 1.10 +7 -7

cvs commit: jakarta-struts project.xml

2003-08-14 Thread rleland
rleland 2003/08/07 23:16:21 Modified:.project.xml Log: Ok : MAVEN site:generate works ! The link test for doc validation failed, ie I believe it detected an illegal url in the javadocs. Still need to tie in docs under /doc. MAVEN jar failed on

DO NOT REPLY [Bug 21909] - Bug with date field in Struts-validator.war when language is french-canadian

2003-08-14 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=21909. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts project.xml

2003-08-14 Thread sraeburn
sraeburn2003/08/09 19:39:28 Modified:.project.xml Log: Added myself Revision ChangesPath 1.4 +5 -0 jakarta-struts/project.xml Index: project.xml === RCS file:

RE: SuccessAction (was RE: Addition of two new actions)

2003-08-14 Thread Steve Raeburn
I thought the whole point was that there would be only one forward and the action would always forward to that forward? In that case, you could count on using the first one. Just thinking that if an anonymous/default ActionForward were allowed, then it could also be useful for other actions.

DO NOT REPLY [Bug 18221] - Move custom taglibs into their own jar/distribution

2003-08-14 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=18221. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: RE: SuccessAction (was RE: Addition of two new actions)

2003-08-14 Thread
ÔÚ 2003-08-08 21:15:00 ÄúдµÀ£º I've created some patches to try this out and attached them to Bugzilla.of you ? Could you tell me ? Thanks~~ http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22267 Sorry about the multiple patch files, but WS Studio wouldn't play ball. I haven't touched

DO NOT REPLY [Bug 22145] New: - page attribute in the Validation Config file

2003-08-14 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=22145. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22190] New: - TLD packaging description refers to wrong specification.

2003-08-14 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=22190. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Module Inheritance Revisited

2003-08-14 Thread Sgarlata Matt
- Original Message - From: Joe Germuska [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 5:07 PM Subject: Re: Module Inheritance Revisited Matt: This does sound like kind of an abuse of modules (if you'll pardon the term...) Pardoned -

Re: Decomposing RequestProcessor -- Some Code To Play With

2003-08-14 Thread David Graham
--- Paul Smith [EMAIL PROTECTED] wrote: Hey guys, this is exactly what pageflow does, though it does more as well. Oh well Im working on a white paper which describes the functionality. How would I go about getting something into the contrib folder? Well this is based on a new commons

DO NOT REPLY [Bug 22219] - html:select tag doesn't assign default value properly

2003-08-14 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=22219. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Struts for Portlets (requesting your opinions)

2003-08-14 Thread Don Brown
I couldn't agree more, however I'm not sure if the answer is a completely independent core like xwork or totally wrapping servlet objects and method calls like Cocoon in generic Enviroment objects. If Struts application should be able to be exposed in multiple environments, perhaps the Cocoon

Re: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of twonew actions)

2003-08-14 Thread Robert Leland
Steve Raeburn wrote: I *think* we agreed to add this action. Pick a name. [ ] ParameterDispatchAction [X] MappingDispatchAction [ ] ConfigDispatchAction -Rob -- Robert Leland [EMAIL PROTECTED] -- Java, J2EE, Struts, Web Application

Re: Resource Bundle Prototyping

2003-08-14 Thread Robert Leland
adam kramer wrote: On Wed, 6 Aug 2003, Joe Germuska wrote: I'm pretty sure this was an explicit design intention, although the main reason may have been to make backwards compatibility more manageable (or maybe not -- I can't cite any place where this was discussed; I just have vague

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

2003-08-14 Thread Craig R. McClanahan
On Sat, 9 Aug 2003, David M. Karr wrote: Date: 09 Aug 2003 16:01:52 -0700 From: David M. Karr [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml craigmcc == craigmcc [EMAIL

Re: [Fwd: Re: [Opensource] [Volunteer Call] Review Commons-Resources]

2003-08-14 Thread
ÔÚ 2003-08-09 09:22:00 ÄúдµÀ£º of you ? Could you tell me ? Thanks~~ -- Peter Pilgrim __ _ _ _ / //__ // ___// ___/ + Serverside Java / /___/ // /__ / /__ + Struts / // ___// ___// ___/ + Expresso Committer __/ // /__ /

Re: When is the next release?

2003-08-14 Thread Robert Leland
Ted Husted wrote: Just a head's up. I'd like to draw up a Release Plan tomorrow for Struts 1.2 beta 1. I'd like to get this out so people can start migrating to the non-deprecated Struts 1.1+ (for lack of a better term) *before* we get into the Commons Resources thing. Since we did so much

RE: When is the next release?

2003-08-14 Thread Craig R. McClanahan
On Sun, 10 Aug 2003, Steve Raeburn wrote: Date: Sun, 10 Aug 2003 12:51:17 -0700 From: Steve Raeburn [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: RE: When is the next release?

Re: Resource Bundle Prototyping

2003-08-14 Thread adam kramer
On Wed, 6 Aug 2003, Sgarlata Matt wrote: Has there been any discussion of allowing resource bundles to inherit properties from other resource bundles? For the project I am working on, it would be nice if we had one resource bundle with application-level properties and also module-specific

Re: When is the next release?

2003-08-14 Thread Martin Cooper
David Graham [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] --- Ted Husted [EMAIL PROTECTED] wrote: There are 18 non-enhancement tickets in Bugzilla.

DO NOT REPLY [Bug 22231] - the logic:present and bean:write will not display all of the HttpServletRequest attributes.

2003-08-14 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=22231. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 21382] - Spaces in tiles xml config files cause silent failures

2003-08-14 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=21382. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Wildcard-matched actions (again)

2003-08-14 Thread Steve Raeburn
I haven't actually look at the code yet, but as I understand it, wildcards are not even considered unless no other match is found. In which case you would be getting an error page anyway. So I don't think there's any performance impact... unless you're in a hurry to see that error page :-) Steve

DO NOT REPLY [Bug 22143] New: - html:html/ sets requested locale to HTML lang attribute

2003-08-14 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=22143. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/doc/userGuide struts-html.xml struts-nested.xml

2003-08-14 Thread sraeburn
sraeburn2003/08/10 02:14:04 Modified:contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELFormTag.java contrib/struts-el/doc/userGuide struts-html-el.xml src/share/org/apache/struts/taglib/html FormTag.java

Re: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of twonew actions)

2003-08-14 Thread Ted Husted
I'd say it was more like a poll to get an early consensus on the best name for the class. Any product change would still be subject to a veto before the next release. James Mitchell wrote: Is this a vote? If so, shouldn't we have [VOTE] on the subject line? I *think* we agreed to add this

DO NOT REPLY [Bug 7143] - action path with a period (.) is not read correctly

2003-08-14 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=7143. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/doc/resources extensions.xml

2003-08-14 Thread mrdon
mrdon 2003/08/11 16:51:03 Modified:doc/resources extensions.xml Log: Added Struts BSF project link and description Revision ChangesPath 1.11 +1 -0 jakarta-struts/doc/resources/extensions.xml Index: extensions.xml

Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of two new actions)

2003-08-14 Thread Steve Raeburn
I *think* we agreed to add this action. Pick a name. [ ] ParameterDispatchAction [ ] MappingDispatchAction [ ] ConfigDispatchAction Steve -Original Message- From: Steve Raeburn [mailto:[EMAIL PROTECTED] Sent: August 4, 2003 1:25 PM To: Struts Developers List Subject: RE: Addition

FW: memory leak with large POST

2003-08-14 Thread Leone, James
I think this message is better suited for the developers. It seemed a bit over the heads of the users list. -Original Message- From: Leone, James Sent: Monday, August 04, 2003 8:08 PM To: '[EMAIL PROTECTED]' Subject: memory leak with large POST We're a few days from pushing a Struts

Re: cvs commit: jakarta-struts/doc volunteers.xml

2003-08-14 Thread Robert Leland
[EMAIL PROTECTED] wrote: sraeburn2003/08/09 19:07:34 Modified:doc volunteers.xml Log: Added myself Revision ChangesPath 1.27 +10 -0 jakarta-struts/doc/volunteers.xml Index: volunteers.xml ===

Re: When is the next release?

2003-08-14 Thread Robert Leland
Craig R. McClanahan wrote: Another thing Remy does for Tomcat (which I *really* appreciate) is keeps a running change log (summary, not detailed) in the release notes for each version. That way, everyone can get a quick summary of what's changed. I'd like this kind of thing to be part of the

Re: When is the next release?

2003-08-14 Thread David Graham
--- Ted Husted [EMAIL PROTECTED] wrote: There are 18 non-enhancement tickets in Bugzilla.

Re: [PATCH] for bug nr. 21408

2003-08-14 Thread Robert Leland
Radek Wisniewski wrote: Hi, I send patches for bug http://issues.apache.org/bugzilla/show_bug.cgi?id=21408 Could you attach them to the bug report ? If you don't have a BugZilla account, it is easy to create. It takes only 20 seconds. -Rob One patch in RequestProcessor saves errors in

Re: RE: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of two new actions)

2003-08-14 Thread
ÔÚ 2003-08-09 03:01:00 ÄúдµÀ£º Is this a vote? If so, shouldn't we have [VOTE] on the subject line?of you ? Could you tell me ? Thanks~~ -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 AIM:jmitchtx -Original Message- From:

RE: ActionForwards, et al (was SuccessAction)

2003-08-14 Thread Byrne, Steven
snip/ I guess I have to reiterate what others have said earlier today: how do you deal with handling or enforcing composition order? I.e. are you implicitly assuming/requiring that the various elements in the chain are orthogonal with respect to changes in the input/output stream or changes in

Re: Building contrib packages WAS Re: cvs commit: jakarta-struts/contrib/tag-docbuild.xml

2003-08-14 Thread Robert Leland
David Graham wrote: --- David M. Karr [EMAIL PROTECTED] wrote: David == David Graham [EMAIL PROTECTED] writes: David While we're somewhat on this topic I'd like to get some clarification on David the build process. Why do struts-el and struts-legacy get built with the

cvs commit: jakarta-struts/doc/userGuide struts-html.xml

2003-08-14 Thread dgraham
dgraham 2003/08/10 09:23:56 Modified:doc/userGuide struts-html.xml Log: Add more info on html:html xhtml=true for PR# 22283. Revision ChangesPath 1.59 +5 -4 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml

DO NOT REPLY [Bug 22284] New: - html:form is not HTML 4.01 compliant

2003-08-14 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=22284. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [OT] Re: ActionForwards, et al (was SuccessAction)

2003-08-14 Thread Paul Speed
And to add another pedantic log to the fire... :) Quoted from dictionary.com because it's easier than looking it up in a real text: --- et al adv 1: used as an abbreviation of `et alii' (masc. plural) or `et aliae' (fem. plural) or `et alia' (neut. plural) when referring to a

Re: Re: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of twonew actions)

2003-08-14 Thread
ÔÚ 2003-08-09 01:34:00 ÄúдµÀ£º Steve Raeburn wrote:of you ? Could you tell me ? Thanks~~ I *think* we agreed to add this action. Pick a name. [ ] ParameterDispatchAction [X] MappingDispatchAction [ ] ConfigDispatchAction -Rob -- Robert Leland [EMAIL PROTECTED]

DO NOT REPLY [Bug 21913] - Reloading a Struts app doesn't update form bean definitions

2003-08-14 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=21913. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

SuccessAction (was RE: Addition of two new actions)

2003-08-14 Thread Steve Raeburn
OK, I'm back. Now where were we... What you're suggesting is this? action path=/myAction type=o.a.s.actions.SuccessAction forward name=success path=/myPage.jsp /action action path=/myOtherAction type=o.a.s.actions.SuccessAction parameter=oops forward

RE: When is the next release?

2003-08-14 Thread Steve Raeburn
-Original Message- From: Robert Leland [mailto:[EMAIL PROTECTED] Sent: August 9, 2003 7:43 PM To: Struts Developers List Subject: Re: When is the next release? Are we going to take the struts-legacy out this build or remove it for 1.3. I'm for removing it. I can do this if no one

Re: RE: SuccessAction (was RE: Addition of two new actions)

2003-08-14 Thread
ÔÚ 2003-08-08 21:15:00 ÄúдµÀ£º I've created some patches to try this out and attached them to Bugzilla.of you ? Could you tell me ? Thanks~~ http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22267 Sorry about the multiple patch files, but WS Studio wouldn't play ball. I haven't touched

Re: SuccessAction (was RE: Addition of two new actions)

2003-08-14 Thread David Graham
--- Steve Raeburn [EMAIL PROTECTED] wrote: OK, I'm back. Now where were we... What you're suggesting is this? action path=/myAction type=o.a.s.actions.SuccessAction forward name=success path=/myPage.jsp /action action path=/myOtherAction

RE: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html RewriteTag.java

2003-08-14 Thread David Graham
--- Steve Raeburn [EMAIL PROTECTED] wrote: The tld is generated from the xml file. I thought I was going crazy when I couldn't find the source tld files 8-) I missed the piece of the commit message that added it to the xml file. Sorry for the confusion that caused. David Steve

Building contrib packages WAS Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-14 Thread David Graham
While we're somewhat on this topic I'd like to get some clarification on the build process. Why do struts-el and struts-legacy get built with the standard Struts build file? Struts-EL has *never* built on my machine and I have just taken it on faith the rest of Struts built properly. Also,

RE: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of two new actions)

2003-08-14 Thread Steve Raeburn
Yup. What Ted said. :-) I'm still feeling my way here, but does this kind of change *need* a formal vote? Steve -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: August 9, 2003 6:03 AM To: Struts Developers List Subject: Re: Parameter/Mapping/ConfigDispatchAction

RE: ActionForwards, et al (was SuccessAction)

2003-08-14 Thread David Graham
--- PILGRIM, Peter, FM [EMAIL PROTECTED] wrote: -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] --//-- I chose my words carefully when I said ActionContext interface. I *think* we can all agree that if we added this it should be an interface :-).

DO NOT REPLY [Bug 22365] New: - The dtd file validator_1_0.dtd is not registered.

2003-08-14 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=22365. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: ActionForwards, et al (was SuccessAction)

2003-08-14 Thread Peter A. Pilgrim
David Graham wrote: --- PILGRIM, Peter, FM [EMAIL PROTECTED] wrote: -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] --//-- I chose my words carefully when I said ActionContext interface. I *think* we can all agree that if we added this it should be an interface :-).

Re: Wildcard-matched actions (again)

2003-08-14 Thread Don Brown
Heh, thankfully no. :) In fact, that's one of the reasons I'd like to incorporate this into Struts itself to remove that alternate processor requirement. The patch adds a couple of lines to RequestProcessor.processMapping() to, in the case of no direct mapping found, try to match any wildcards.

cvs commit: jakarta-struts/conf/share struts-config_1_2.dtd

2003-08-14 Thread rleland
rleland 2003/08/09 19:52:40 Modified:conf/share struts-config_1_2.dtd Log: Use standard prexisting ELEMENTS description and display-name, instead of description-short description-long. -Rob Revision ChangesPath 1.5 +2 -11

cvs commit: jakarta-struts/src/share/org/apache/struts/plugins DigestingPlugIn.java

2003-08-14 Thread dgraham
dgraham 2003/08/06 21:02:22 Modified:src/share/org/apache/struts/plugins DigestingPlugIn.java Log: Change to cvs keyword substitution mode. Revision ChangesPath 1.2 +0 -0 jakarta-struts/src/share/org/apache/struts/plugins/DigestingPlugIn.java Index:

DO NOT REPLY [Bug 22208] New: - bean:write with Integer property exception

2003-08-14 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=22208. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22062] - Enhancement request for Projects.html Page

2003-08-14 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=22062. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: RE: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of two new actions)

2003-08-14 Thread
ÔÚ 2003-08-09 03:01:00 ÄúдµÀ£º Is this a vote? If so, shouldn't we have [VOTE] on the subject line?of you ? Could you tell me ? Thanks~~ -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 AIM:jmitchtx -Original Message- From:

Re: cvs commit: jakarta-struts/web/example/WEB-INF struts-config-registration.xmlstruts-config.xml

2003-08-14 Thread Robert Leland
David Graham wrote: --- [EMAIL PROTECTED] wrote: rleland 2003/08/09 01:50:52 Modified:conf/share struts-config_1_2.dtd doc/userGuide release-notes.xml web/example/WEB-INF struts-config-registration.xml struts-config.xml Log: Add

DO NOT REPLY [Bug 22274] New: - Bizzare double-execution problem

2003-08-14 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=22274. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22164] New: - RequestProcessor is missing extension method processPostprocess()

2003-08-14 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=22164. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Decomposing RequestProcessor -- Some Code To Play With

2003-08-14 Thread Robert Leland
Paul Smith wrote: Hey guys, this is exactly what pageflow does, though it does more as well. Oh well Im working on a white paper which describes the functionality. How would I go about getting something into the contrib folder? You might want to contribute it to the www.sf.net/projects/struts

RE: SuccessAction (was RE: Addition of two new actions)

2003-08-14 Thread Steve Raeburn
-Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: August 9, 2003 3:56 PM To: Struts Developers List Subject: RE: SuccessAction (was RE: Addition of two new actions) If Action actually does something useful, could we go crazy and default the type as

Re: ActionForwards, et al (was SuccessAction)

2003-08-14 Thread Craig R. McClanahan
On Tue, 12 Aug 2003, Joe Germuska wrote: Date: Tue, 12 Aug 2003 15:06:59 -0500 From: Joe Germuska [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Re: ActionForwards, et al (was SuccessAction) At 12:48 -0700 8/12/03,

Re: [BeanUtils] Interesting Microbenchmarks

2003-08-14 Thread Craig R. McClanahan
On Mon, 4 Aug 2003, Vic Cekvenich wrote: Date: Mon, 04 Aug 2003 18:30:09 -0400 From: Vic Cekvenich [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [BeanUtils] Interesting Microbenchmarks I think jPetStore is using DynaBeans and

DO NOT REPLY [Bug 22142] New: - Impossible to return to root module from sub-module?

2003-08-14 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=22142. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Wildcard-matched actions (again)

2003-08-14 Thread Craig R. McClanahan
On Mon, 11 Aug 2003, Steve Raeburn wrote: Date: Mon, 11 Aug 2003 19:55:14 -0700 From: Steve Raeburn [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: RE: Wildcard-matched actions (again) I

Re: ActionForwards, et al (was SuccessAction)

2003-08-14 Thread Ted Husted
PILGRIM, Peter, FM wrote: Would this new ActionForward be created each time like it is now? ActionForwards (or FowardConfigs) are instantiated when the Struts Config is digested and stored in a Map. FindForward then returns the instance directly from the Map. So they are already singleton

DO NOT REPLY [Bug 21254] - nested:messagePresent tag does not append parent name to indexed property

2003-08-14 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=21254. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Resource Bundle Prototyping

2003-08-14 Thread Sgarlata Matt
Good point! I ran originally ran into the resource bundle problem a long time ago, and forgot that there are other application-wide settings that would be nice to inherit from module to module. 1) Declarative Exception Handling (global-exceptions) - in my application, each module treats

DO NOT REPLY [Bug 21972] - tiles:insert should pass flush attribute to JspWriter

2003-08-14 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=21972. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: SuccessAction (was RE: Addition of two new actions)

2003-08-14 Thread Joe Germuska
At 18:18 -0700 8/8/03, Steve Raeburn wrote: I don't think that you could rely on the ActionForwards being returned in the same order each time, so forwarding to the first one found would not be guaranteed to work. I thought the whole point was that there would be only one forward and the action

DO NOT REPLY [Bug 22231] New: - the logic:present and bean:write will not display all of the HttpServletRequest attributes.

2003-08-14 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=22231. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts LICENSE.txt build.xml LICENSE

2003-08-14 Thread rleland
rleland 2003/08/07 23:00:56 Modified:.build.xml Added: .LICENSE.txt Removed: .LICENSE Log: Rename LICENSE to LICENSE.txt and update build file so generated jar files a created. This is so mavens-checkstyle plugin is happy when it a

Re: Struts Composable Request Process (was RE: ActionForwards, et al)

2003-08-14 Thread Greg Reddin
Not only had in mind but already partly done. There would no longer be any direct calls to each process method -- instead, they would all be commands in a chain that is preconfigured by Struts (and then optionally specialized by the app developer). So is this already partialy implemented in a

cvs commit: jakarta-struts/doc volunteers.xml

2003-08-14 Thread sraeburn
sraeburn2003/08/09 19:07:34 Modified:doc volunteers.xml Log: Added myself Revision ChangesPath 1.27 +10 -0 jakarta-struts/doc/volunteers.xml Index: volunteers.xml === RCS file:

Re: ActionForwards, et al (was SuccessAction)

2003-08-14 Thread Robert Leland
Craig R. McClanahan wrote: In addition, commons-chain provides a couple of layers of Context implementation (optional, compiled only if you have the corresponding APIs) for web applications: Actually optional compiling doesn't work, I believe in commons-chain but could be the contrib. I was

Re: When is the next release?

2003-08-14 Thread Ted Husted
David Graham wrote: We already documented this in the 1.1 @deprecated tags. I don't think we need more documentation on the deprecations. Then maybe the best thing is to post the Alpha and ask people to tender their vote as to whether it should remain an Alpha, go to Beta, or go to General

DO NOT REPLY [Bug 22077] - bean:define tag's type attribute's RT EXPR value

2003-08-14 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=22077. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

  1   2   3   4   >