RE: Compartmentalization of Modules (was Re: [18111] et al)

2004-01-21 Thread Byrne, Steven
[Not a committer, but] I have to say I think moduleRelative is much clearer to me. I'm VERY happy to see that contextRelative is going away -- I always found it very ambiguous as to what it meant. "modular" is unlike any other attribute that's present in Struts that I can think of, and fo

Re: Compartmentalization of Modules (was Re: [18111] et al)

2004-01-21 Thread Ted Husted
On Tue, 20 Jan 2004 23:01:27 -0500, Robert Leland wrote: > Ted Husted wrote: >> My one concern is that "contextRelative" is a verbose attribute >> name and potentially confusing. From one perspective, the module >> is the current "context" :). It really means to say >> applicationContextRelative, b

cvs commit: jakarta-struts/src/share/org/apache/struts/validator/validwhen ValidWhenLexer.java ValidWhenParser.java ValidWhenParserTokenTypes.java

2004-01-21 Thread jmitchell
jmitchell2004/01/21 20:54:13 Modified:src/share/org/apache/struts/action ActionMapping.java src/examples/org/apache/struts/webapp/validator EditTypeAction.java src/share/org/apache/struts/taglib/html ImgTag.java src/tes

DO NOT REPLY [Bug 23255] - FormFile.getFileName() problem in multibyte character file name

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23255] - FormFile.getFileName() problem in multibyte character file name

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26317] - struts-faces example2 - 2004-01-13 build

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26317] - struts-faces example2 - 2004-01-13 build

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: jakarta-struts/contrib/tag-doc/src/java/org/apache/struts/taskdefs EnhMatchingTask.java TaglibDoc.java TaglibReport.java Util.java

2004-01-21 Thread Paul Sundling
The actual list follows of author tags in contrib that weren't listed on the volunteers page already. I'll submit a patch if they should be added to the source code contributer list. If so, should companies be added also? * @author Dmitri Valdin * @author Greg Reddin * @author James Duncan Da

DO NOT REPLY [Bug 26322] - WebLogic hot-deploy breaks Tiles; TilesRequestProcessor is not serializable

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26322] - WebLogic hot-deploy breaks Tiles; TilesRequestProcessor is not serializable

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26322] New: - WebLogic hot-deploy breaks Tiles; TilesRequestProcessor is not serializable

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26317] - struts-faces example2 - 2004-01-13 build

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26317] New: - struts-faces example2

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

RE: Does struts-chain work with tomcat 4.1 ?

2004-01-21 Thread Richard Hightower
Thanks for the description of Jericho. -Original Message- From: Patrick Chanezon [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 21, 2004 3:45 AM To: Struts Developers List Subject: Re: Does struts-chain work with tomcat 4.1 ? struts-jericho is a working proposal for Struts 2.x. see h

DO NOT REPLY [Bug 26302] - WebLogic HTTPSession Replication problem

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu

Re: Does struts-chain work with tomcat 4.1 ?

2004-01-21 Thread Joe Germuska
Of course, it would be better to rewrite the struts-chain build to explicitly identify the JARs it needs, when time allows. I'm not sure this would be better. Mavenizing struts-chain would be the best, but then with how maven is currently operating, you would need to explicitly declare all depen

Re: Does struts-chain work with tomcat 4.1 ?

2004-01-21 Thread Patrick Chanezon
Thanks very much for your answer Joe. Details below. Joe Germuska wrote: My other questions still stand. 1. is someone actively working on that code right now ? 2. does someone have struts-chain installed and configured correctly ? from where did you get it ? Any caveats for the build ? 4. I used

Re: Does struts-chain work with tomcat 4.1 ?

2004-01-21 Thread Patrick Chanezon
Thanks BaTien, my focus is more short term: my goal is to make struts 1.2 work with portlets for any JSR 168 container, and document that. I may take a look at struts-jericho later when I'm done with that and am more familiar with the framework. struts-jericho seems to me like a much more ambitio

Re: Does struts-chain work with tomcat 4.1 ?

2004-01-21 Thread Patrick Chanezon
struts-jericho is a working proposal for Struts 2.x. see http://www.mail-archive.com/[EMAIL PROTECTED]/msg20204.html and the discussion thread that ensued. from the document: "Jericho is a whiteboard proposal describing one possible implementation of Struts 2.x. Since Struts 2.x is slated as a

DO NOT REPLY [Bug 26305] New: - Encountering "java.lang.NoSuchMethodError: org.apache.commons.fileupload.FileUpload.setSizeMax(I)V" Error Message After Clicking Submit When Using the tag

2004-01-21 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://nagoya.apache.org/bugzilla/show_bu