Re: [HI][TAGS] Greetings

2004-10-18 Thread Levieux Cedric
I think there is a misunderstanding between us. As far as I know there is no scope range for tiles since it uses its own container. So I can't test if a parameter is present or not in a call of a tile. This is this kind of things I propose to add. Regards, Cedric - Original Message -

[VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Ted Husted
Our release guidelines page is ambiguous as to whether we need to vote on an Alpha classification. (Mea culpa.) * http://struts.apache.org/releases.html I believe the original intent was to follow the HTTP server practice where "When a release is initially created, it automatically becomes alph

DO NOT REPLY [Bug 31423] - Lazy ActionForms

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

building struts question

2004-10-18 Thread Christopher Lim
Just checked out struts source code from subversion and issued > maven got the following errors: BUILD FAILED File.. C:\Projects\OpenSource\struts\maven.xml Element... ant:style Line.. 29 Column 28 Provider org.apache.xalan.processor.TransformerFactoryImpl not found Total time: 3 sec

DO NOT REPLY [Bug 31754] New: - XHTML mode must be configurable in struts-config.xml for the entire app, not on page level only

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31642] - always include Session id (if any) even for external Urls (href attribute)

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31755] New: - No mention in the doc for default actionConfig scope

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Joe Germuska
Here's my +1 for adopting the HTTP server release process, with whatever modifications we deem necessary. I agree with this. I believe we should consider anything a release which has gone through the release checklist and had a version number assigned and a corresponding tag applied to SVN. Th

Re: [HI][TAGS] Greetings

2004-10-18 Thread Joe Germuska
At 9:21 AM +0200 10/18/04, Levieux Cedric wrote: I think there is a misunderstanding between us. As far as I know there is no scope range for tiles since it uses its own container. So I can't test if a parameter is present or not in a call of a tile. You are right; anything specific to tiles would

DO NOT REPLY [Bug 31754] - XHTML mode must be configurable in struts-config.xml for the entire app, not on page level only

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31761] New: - NullPointerException in ActionServlet

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31761] - NullPointerException in ActionServlet

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Proposed patch for bug 31761

2004-10-18 Thread James Mitchell
This message did not make it to [EMAIL PROTECTED] I was hung in moderation. 1. Make sure you are subscribed from the same address you are sending from. 2. Always attach patches to the bugzilla ticket for which it applies (I see you've already done that...thanks) -- James Mitchell Software Engi

DO NOT REPLY [Bug 31761] - NullPointerException in ActionServlet

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25527] - [fileupload] process lynx linemode browser's multipart form post too!

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: rev 55017 - struts/trunk/doc

2004-10-18 Thread jmitchell
Author: jmitchell Date: Mon Oct 18 09:20:10 2004 New Revision: 55017 Modified: struts/trunk/doc/acquiring.xml Log: Update for latest dev build Modified: struts/trunk/doc/acquiring.xml == --- struts/trunk/doc/acquiring.

svn commit: rev 55018 - struts/trunk/doc

2004-10-18 Thread jmitchell
Author: jmitchell Date: Mon Oct 18 09:25:00 2004 New Revision: 55018 Modified: struts/trunk/doc/releases.xml Log: svn == cvs (for now at least) Modified: struts/trunk/doc/releases.xml == --- struts/trunk/doc/releases.x

svn commit: rev 55019 - struts/trunk/doc

2004-10-18 Thread jmitchell
Author: jmitchell Date: Mon Oct 18 09:26:19 2004 New Revision: 55019 Modified: struts/trunk/doc/acquiring.xml Log: oops, forgot one Modified: struts/trunk/doc/acquiring.xml == --- struts/trunk/doc/acquiring.xml (o

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Martin Cooper
On Mon, 18 Oct 2004 08:07:41 -0500, Joe Germuska <[EMAIL PROTECTED]> wrote: > >Here's my +1 for adopting the HTTP server release process, with > >whatever modifications we deem necessary. > > I agree with this. I believe we should consider anything a release > which has gone through the release c

Re: building struts question

2004-10-18 Thread Craig McClanahan
The Maven-based build scripts are still under development. The official method to build struts is still Ant. You'll need to configure a "build.properties" file that points at where you've downloaded and installed the dependencies -- see "build.properties.sample" for a sample of what will be neede

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Joe Germuska
At 9:35 AM -0700 10/18/04, Martin Cooper wrote: On Mon, 18 Oct 2004 08:07:41 -0500, Joe Germuska <[EMAIL PROTECTED]> wrote: >Here's my +1 for adopting the HTTP server release process, with >whatever modifications we deem necessary. I agree with this. I believe we should consider anything a rele

svn commit: rev 55025 - struts/trunk/conf/share

2004-10-18 Thread craigmcc
Author: craigmcc Date: Mon Oct 18 10:40:29 2004 New Revision: 55025 Modified: struts/trunk/conf/share/struts-config_1_2.dtd Log: Document the default value for "scope" on an element in the DTD for a struts-config.xml file (along with all the other documentation). PR: Bugzilla #31755 Submitted

DO NOT REPLY [Bug 31755] - No mention in the doc for default actionConfig scope

2004-10-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Martin Cooper
On Mon, 18 Oct 2004 12:13:10 -0500, Joe Germuska <[EMAIL PROTECTED]> wrote: > At 9:35 AM -0700 10/18/04, Martin Cooper wrote: > >On Mon, 18 Oct 2004 08:07:41 -0500, Joe Germuska <[EMAIL PROTECTED]> wrote: > >> >Here's my +1 for adopting the HTTP server release process, with > >> >whatever modific

Re: building struts question

2004-10-18 Thread Joe Germuska
Craig is right. However, I'm kind of curious about what's going on here, if you want to help us understand it more. In order to do the XSL transforms to convert our TLD meta-files into true TLD files, the maven.xml sets the system property to use Xalan as the XSLT transformer. The project.xm

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Joe Germuska
At 10:55 AM -0700 10/18/04, Martin Cooper wrote: The 1.2.1 and 1.2.2 test builds didn't make it to releases. That is as it should be - we want releases to be quality builds. What I feel very strongly about is that nothing should be called a Release until we vote on it, especially since I believe th

He's baaaaaack....

2004-10-18 Thread James Turner
Hi gang, I know it's been a while, but I wanted to let you know that I've sent my Apache 2.0 agreement to the magic fax, and assuming it's possible to return from emeritus status, I'd like to come back to the fold. The last year or so, I had to concentrate on feeding the family in a down ec

Re: He's baaaaaack....

2004-10-18 Thread James Mitchell
Welcome back!!! I also noticed a few posts recently by another missing soulMr. Eddie Bush. Could that be the same Eddie that was once an active contributor to the Struts community? If so, then welcome back to you as well!! -- James Mitchell Software Engineer / Open Source Evangelist Edge

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Craig McClanahan
+1 on the "test build then vote to rank" approach that Tomcat uses. As an additional clarification, I presume that we will want the same release process for any subproject releases? This is becoming timely as the opportunity for a 1.0.1 release of struts-faces draws nigh. It might be worth menti

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread James Mitchell
Well, whatever you guys decide is fine with me. I don't care which path we take. I am just trying to help out when and where I can. Let me know if I need to change something (mail, wiki, whatever). -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: j

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Ted Husted
How about if we follow the HTTPD protocol but replace the term "Alpha Release" with "Alpha Build" and then refer to a "distribution" when we could be talking about a "Alpha Build" or "Beta Release" or "GA Release". * http://httpd.apache.org/dev/release.html And, yes, I would agree that there

Re: He's baaaaaack....

2004-10-18 Thread Eddie Bush
Yes, it's me. Thank you, sir! :-) I wasn't as thoughtful as James. I guess I figured the only thing one needed to do to "return from emeritus status" was to become active again. I too would appreciate the opportunity though. Many of you are aware I left after having some personal issues pop u

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Eddie Bush
When you say "test build", do you mean "alpha release"? The two terms are synonymous in my mind, so voting on an alpha isn't something I'd ever think of as that's what I view the nightly builds to be. I do believe we should be voting on Beta and up though. Beta should (hopefully) be bug-free

[article] JavaServer Faces (JSF) vs Struts

2004-10-18 Thread Matthias Wessendorf
Hi list, this weekend I found this *interessting* article on Struts and JavaServer Faces. http://www.sys-con.com/story/?storyid=46516&DE=1 Perhaps it is helpful for somebody of you guys. Greetings, Matthias -- Matthias Weßendorf Aechterhoek 18 DE-48282 Emsdetten Germany Email: matthias AT wess

Multiple Struts Config!!

2004-10-18 Thread Krishna Srinivasan, ISDC Chennai
HI, In my project i want to use multiple struts-config.xml file. how to use? i know struts 1.1 supports multiple struts config files. can anyone help me in this problem? Regards, Krishna Srinivasan. HCL Technologies Ltd. Insurance Solutions Development Center (ISDC).

Re: Multiple Struts Config!!

2004-10-18 Thread Eddie Bush
Krishna, This is a users' list question. The dev list is for discussing how to develop struts not how to use it. Have you even glanced at the documentation concerning this? I know there is documentation on using modules because I wrote it! :-) If you have looked at the docs and found them to

RE: Multiple Struts Config!!

2004-10-18 Thread Krishna Srinivasan, ISDC Chennai
HI, Can u send me the docs for using multiple struts confif files.? i posted that question to users-list forum. i want to participate in struts development. what i hav to do? Regards, Krishna Srinivasan. HCL Technologies Ltd. Insurance Solutions Development Center (ISDC).

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Martin Cooper
Let's just stick to what we're already using, and what our users have already been exposed to, which is Test Build and {Alpha|Beta|GA} Release. http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=27596 http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=27824 Mixing "Alpha Build" an

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Martin Cooper
On Mon, 18 Oct 2004 18:39:43 -0500, Eddie Bush <[EMAIL PROTECTED]> wrote: > When you say "test build", do you mean "alpha release"? The two terms are > synonymous in my mind, so voting on an alpha isn't something I'd ever think > of as that's what I view the nightly builds to be. A release requir

Re: [VOTE] Adopt HTTP Release Guidelines (was Re: [Announce] Release of Struts 1.2.5 (beta))

2004-10-18 Thread Martin Cooper
On Mon, 18 Oct 2004 12:25:32 -0700, Craig McClanahan <[EMAIL PROTECTED]> wrote: > +1 on the "test build then vote to rank" approach that Tomcat uses. > > As an additional clarification, I presume that we will want the same > release process for any subproject releases? This is becoming timely > a