(TOMAHAWK-6) MyFaces FileUpload Issues -- Suggestion

2008-09-23 Thread Senior Consultants Inc.
TOMAHAWK Version: 1.1.7 As I have confirmed and tested the code-fix for "File Upload problem" described in TOMAHAWK-6 JIRA issue, the MultiPartRequestWrapper adds the "FileSizeExceeded" message in the "Request" Object. I had to intercept the Request and add the "message" to the Faces-Context in m

Re: [jira] Resolved: (TOMAHAWK-6) MyFaces FileUpload Issues

2008-09-19 Thread Senior Consultants Inc.
TOMAHAWK-6 Issue is not completely resolved. Problem: I am still not getting a Faces-Message about File Size Exceeded Environment: JDK 1.5 and IBM WAS 6.1 (Using RAD 7.0 IDE) I tried using Tomahawk 1.1.7 release and wanted to see if I upload a 40MB file, I should see a "File Size exceeded" messa

Any way to disable/sidestep converters/validators while processing a ActionListener event?

2006-02-01 Thread Senior Consultants Inc.
Hello:   We would like to be able to handle the ActionListener event without convertersand validators (associated with fields on the form) generating error messages.When the form is submitted, we do want the field converters and validators to generate appropriate error messages.  Is there a way to