[GUMP@lsd]: jakarta-struts/jakarta-struts failed

2004-05-20 Thread Stefan Bodewig
/jdbc2_0/jdbc2_0-stdext.jar -Dantlr.jar=/data3/gump/opt/antlr-2.7.3/antlr.jar -Dcommons-lang.jar=/data3/gump/jakarta-commons/lang/dist/commons-lang-20040520.jar -Djakarta-oro.jar=/data3/gump/jakarta-oro/jakarta-oro-20040520.jar -Djdk.version=1.4 -Dcommons-fileupload.jar=/data3/gump/jakarta

DO NOT REPLY [Bug 29126] New: - html:option etal need title attribute

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

[Apache Struts Wiki] Updated: StrutsTraining

2004-05-20 Thread dev
Date: 2004-05-20T10:12:56 Editor: SergioRamazzina [EMAIL PROTECTED] Wiki: Apache Struts Wiki Page: StrutsTraining URL: http://wiki.apache.org/struts/StrutsTraining no comment Change Log: -- @@ -1 +1,6

[Apache Struts Wiki] Updated: StrutsTraining

2004-05-20 Thread dev
Date: 2004-05-20T11:54:04 Editor: 80.132.72.164 Wiki: Apache Struts Wiki Page: StrutsTraining URL: http://wiki.apache.org/struts/StrutsTraining no comment Change Log: -- @@ -4,3 +4,8 @@ '''Italy'''

[GUMP@brutus]: jakarta-struts/jakarta-struts failed

2004-05-20 Thread Stefan Bodewig
/jakarta-commons/lang/dist/commons-lang-20040520.jar -Djakarta-oro.jar=/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-20040520.jar -Djdk.version=1.4 -Dservlet.jar=/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar -Dcommons-validator.jar=/usr/local/gump/public/workspace

Validator Design Questions

2004-05-20 Thread Don Brown
With the validator as a constant source of hangups, I'm working on becoming more familiar with how it works. I have some questions, perhaps rather basic and obvious: Why does Struts perform all its validation with o.a.s.v.CheckFields? It seems it duplicates a most of commons-validator's,

Re: Validator Design Questions

2004-05-20 Thread Joe Germuska
At 3:16 PM -0400 5/20/04, Don Brown wrote: With the validator as a constant source of hangups, I'm working on becoming more familiar with how it works. I have some questions, perhaps rather basic and obvious: Why does Struts perform all its validation with o.a.s.v.CheckFields? It seems it

i've just moved validator meterial from old to new wiki

2004-05-20 Thread robert burrell donkin
just to let everyone here know that jakarta commons now has a shiny new wiki :) http://wiki.apache.org/jakarta-commons i've just moved all the content i could find on validator from the old wiki to the new. i don't know if there's anything here in strutsland that needs updating so i'll leave

Cactus test hangs annd get Action servlet error

2004-05-20 Thread Abhishek Khandelwal
I am running cactus tests on the struts 1.1 release version. I am getting the following error while the test run on tomcat5 After this erro, it tries to exit build-tests.xml and then stop the tomcat server and hangs. Does anyone have idea about this problem?

Re: Cactus test hangs annd get Action servlet error

2004-05-20 Thread Niall Pemberton
I had this problem and got past it by changing the Cactus version - I was getting this with Cactus version 1.5 - when I went back to Cactus 1.4.1 it sorted it out. From this message, seems like it was a problem with versions prior to 1.4 as well. http://www.mail-archive.com/[EMAIL

Re: Cactus test hangs annd get Action servlet error

2004-05-20 Thread Abhishek Khandelwal
I am running on Cactus version 13-1.4.1 Is there some kind of configuration set up, that needs to be done before running the test.? Here are the steps I am following: 1) Downloaded struts1.1 source code. 2) Downloaded cactus jars - binary distribution 3) set the cactus 13-1.14.1 properties in

Re: Cactus test hangs annd get Action servlet error

2004-05-20 Thread Niall Pemberton
Sorry, can't really help you any further - I don't know much about the tests, except that I had the same problem - so I was just sharing what worked for me. Niall - Original Message - From: Abhishek Khandelwal [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Sent: Friday,

Adding mobile tags to Struts Faces

2004-05-20 Thread Michael Rasmussen
Sorry if this comes thru as an HTML post. This is my first post to the list. Let me know if it is a problem. I have been using struts for a while now and really like it. I have also used asp.net and really like some of the features in the ms framework. I am excited at the prospect of JSF