Re: Homepage build works again

2005-07-12 Thread Martin Marinschek
Very good. just for your information: I got Thomas to work on a component which does validation on the server-side with AJAX - so the user gets immediate feedback on typing if his current entries are valid or not (something like Werner's autovalidation, but server-side)... With that we should

Re: [jira] Updated: (MYFACES-322) Clean up source code

2005-07-12 Thread Martin Marinschek
woop! now this is something to apply as a patch ;) regards, Martin On 7/12/05, James L. Mitchell (JIRA) myfaces-dev@incubator.apache.org wrote: [ http://issues.apache.org/jira/browse/MYFACES-322?page=all ] James L. Mitchell updated MYFACES-322:

Re: TCK for JavaServer Faces

2005-07-12 Thread Kevin Osborn
Apparently, we haven't recieved an application from Apache. Our TCK Review board chair suggests you contact Geir Magnusson who is Apache's point person for TCK applications. He also said, if Apache applied, they would get it. Are you also applying as an individual? Martin Marinschek wrote:

Re: TCK for JavaServer Faces

2005-07-12 Thread Kevin Osborn
Sorry, we were closed down for the week. I'll look into it for you and get you an update this week. Martin Marinschek wrote: Follow up as I haven't heard back of you: would it be possible to just shortly tell me if things are moving or if there is no way of receiving the TCK right now?

Re: Nightly builds are back

2005-07-12 Thread Matthias Wessendorf
Thanks Sean! great stuff! On 7/12/05, Bill Dudney [EMAIL PROTECTED] wrote: This is great news. Thanks Sean! TTFN, -bd- On Jul 11, 2005, at 5:09 PM, Sean Schofield wrote: The nightly builds should be back up and running. It was almost trivial to change to the new SVN format

[OT] Pictures from the JavaOne

2005-07-12 Thread Manfred Geiler
Have a look at the latest news at http://myfaces.apache.org Regards, Manfred

[jira] Created: (MYFACES-323) inputCalendar fails after changing value on server

2005-07-12 Thread Csaba Sebastian (JIRA)
inputCalendar fails after changing value on server -- Key: MYFACES-323 URL: http://issues.apache.org/jira/browse/MYFACES-323 Project: MyFaces Type: Bug Versions: 1.0.9 beta Environment: Tomcat 5.0.27 in

[jira] Updated: (MYFACES-323) inputCalendar fails after changing value on server

2005-07-12 Thread Csaba Sebastian (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-323?page=all ] Csaba Sebastian updated MYFACES-323: Attachment: calendarTest.jsp inputCalendar fails after changing value on server -- Key:

Re: [OT] Pictures from the JavaOne

2005-07-12 Thread Matthias Wessendorf
I saw and enjoyed them. I hope next year Martin and me are *live on stage* :-)) -Matthias On 7/12/05, Manfred Geiler [EMAIL PROTECTED] wrote: Have a look at the latest news at http://myfaces.apache.org Regards, Manfred -- Matthias Wessendorf

[jira] Updated: (MYFACES-323) inputCalendar fails after changing value on server

2005-07-12 Thread Csaba Sebastian (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-323?page=all ] Csaba Sebastian updated MYFACES-323: Attachment: CalendarTest.java inputCalendar fails after changing value on server -- Key:

[jira] Updated: (MYFACES-323) inputCalendar fails after changing value on server

2005-07-12 Thread Csaba Sebastian (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-323?page=all ] Csaba Sebastian updated MYFACES-323: Attachment: faces-config.xml inputCalendar fails after changing value on server -- Key:

[jira] Commented: (MYFACES-323) inputCalendar fails after changing value on server

2005-07-12 Thread Csaba Sebastian (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-323?page=comments#action_12315543 ] Csaba Sebastian commented on MYFACES-323: - Browsers: - Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 - Microsoft Internet

[jira] Commented: (MYFACES-323) inputCalendar fails after changing value on server

2005-07-12 Thread Csaba Sebastian (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-323?page=comments#action_12315545 ] Csaba Sebastian commented on MYFACES-323: - And in MsIE, the icon for previous month and next month links are not shown until the mouse gets over them.

Re: [OT] Pictures from the JavaOne

2005-07-12 Thread Martin Marinschek
We'll have to deliver several sessions then, as Manfred and Thomas liked it as well ;) regards, Martin On 7/12/05, Matthias Wessendorf [EMAIL PROTECTED] wrote: I saw and enjoyed them. I hope next year Martin and me are *live on stage* :-)) -Matthias On 7/12/05, Manfred Geiler [EMAIL

Re: [proposal] unit testing

2005-07-12 Thread Sean Schofield
Hi All, I've just committed a couple of unit tests to the api subproject. I will start adding a testing target to the build file later today but I wanted to get this out there before anything else came up on my day job. Sounds good. You're going to add a test-all and test? Something like

Re: [proposal] unit testing

2005-07-12 Thread Grant Smith
Bill, This is great, thanks for your efforts with this! I have a few comments. 1. Do we need /java/ in the test path structure? 2. I don't think the tests should run as part of dist, but I do think they should run as part of the nightlies, and viewable as a daily report. Why ? Beacause we

Re: Homepage build works again

2005-07-12 Thread Werner Punz
Martin Marinschek wrote: Very good. just for your information: I got Thomas to work on a component which does validation on the server-side with AJAX - so the user gets immediate feedback on typing if his current entries are valid or not (something like Werner's autovalidation, but

Re: [proposal] unit testing

2005-07-12 Thread Bill Dudney
Hi Sean, On Jul 12, 2005, at 9:23 AM, Sean Schofield wrote: Hi All, I've just committed a couple of unit tests to the api subproject. I will start adding a testing target to the build file later today but I wanted to get this out there before anything else came up on my day job. Sounds

Re: [proposal] unit testing

2005-07-12 Thread Sean Schofield
This sounds fine to me. svn mv should do the trick correct? What trick? Do you have stuff already checked in or is the legacy stuff in the before_svn_reorg? sean

Re: [jira] Updated: (MYFACES-322) Clean up source code

2005-07-12 Thread Sean Schofield
Its nice to have one of the Struts gurus on board. Thanks for an excellent first patch. sean On 7/12/05, Martin Marinschek [EMAIL PROTECTED] wrote: woop! now this is something to apply as a patch ;) regards, Martin On 7/12/05, James L. Mitchell (JIRA)

Re: [jira] Updated: (MYFACES-322) Clean up source code

2005-07-12 Thread Grant Smith
Sean Schofield wrote: Its nice to have one of the Struts gurus on board. Thanks for an excellent first patch. Wait... he's a struts guru ? Reverse patch! Abort!! Abort!!

Re: [proposal] unit testing

2005-07-12 Thread Bill Dudney
The trick is renaming the directory from tests/java to src/tests. The first cut is checked into the api subrpoject, I'll rename though. TTFN, -bd- On Jul 12, 2005, at 10:41 AM, Sean Schofield wrote: This sounds fine to me. svn mv should do the trick correct? What trick? Do you have

Ajax (back end)

2005-07-12 Thread Matthias Wessendorf
hi all, I am prototyping a simple ajax component. For something like suggest ... I wrote a custom Renderer and a Tag_clazz (reusing UIInput). Since I couldn't use the ExtensionFilter and the nice AddResource clazzes I created a simplified version of both, that fit my needs... Currently I am

Re: [proposal] unit testing

2005-07-12 Thread Sean Schofield
I still don't understand what you're talking about. I don't see a tests/java dir in mfaces/api. Are you sure you checked that in? (I didn't see anything in the svn mail either.) sean On 7/12/05, Bill Dudney [EMAIL PROTECTED] wrote: The trick is renaming the directory from tests/java to

[jira] Created: (MYFACES-324) WebXmlParser throws AccessControlException in secure Tomcat

2005-07-12 Thread Wolfgang Klaus (JIRA)
WebXmlParser throws AccessControlException in secure Tomcat Key: MYFACES-324 URL: http://issues.apache.org/jira/browse/MYFACES-324 Project: MyFaces Type: Bug Versions: 1.0.9 beta Environment:

Re: Ajax (back end)

2005-07-12 Thread Craig McClanahan
On 7/12/05, Werner Punz [EMAIL PROTECTED] wrote: Dont know about Shale, but I checked out Martins Code today, and I must say how he handles the whole frontend/backend issue is the best approach I have seen so far, from a JSF perspective. What he does basically is to route the Phaselistener

[jira] Commented: (MYFACES-304) FacesContext.getClientIdsWithMessages() fails to return null

2005-07-12 Thread Adam Winer (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-304?page=comments#action_12315631 ] Adam Winer commented on MYFACES-304: There's a bug in the new code: getClientIdsWithMessages() is returning the NULL_DUMMY object (instead of null). I don't see a

Re: Ajax (back end)

2005-07-12 Thread Werner Punz
Craig McClanahan wrote: Martin's approach does sound very feasible, but I have one question (not having had time to look at the code yet) ... does the component to which the request is routed belong to the component tree of the view from which the asynchronous request was submitted, or is it

[jira] Created: (MYFACES-326) facesContext.renderResponse not skipping validation when immediate event submitted twice

2005-07-12 Thread Rick Hightower (JIRA)
facesContext.renderResponse not skipping validation when immediate event submitted twice Key: MYFACES-326 URL: http://issues.apache.org/jira/browse/MYFACES-326 Project: MyFaces

Re: Build Failure

2005-07-12 Thread Sean Schofield
Figured out the problem. Grant's latest change to build.xml meant that 'java' executable now needed to be part of the PATH. So I needed to update the cron. Should work fine tonight. I've also changed the log level to quiet so hopefully the next failure email to the list will be more

[jira] Commented: (MYFACES-304) FacesContext.getClientIdsWithMessages() fails to return null

2005-07-12 Thread Grant Smith (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-304?page=comments#action_12315637 ] Grant Smith commented on MYFACES-304: - Fixed. If you wouldn't mind re-testing, that would be a great help. I will add unit tests for this class as soon as our testing