Re: [VOTE] Release of Trinidad 1.0.11

2009-08-24 Thread Paul Mander
+1 -- View this message in context: http://www.nabble.com/-VOTE--Release-of-Trinidad-1.0.11-tp24746431p25112506.html Sent from the My Faces - Dev mailing list archive at Nabble.com.

Re: [VOTE] Release of Trinidad 1.0.11

2009-08-24 Thread NikG
+1 -- View this message in context: http://www.nabble.com/-VOTE--Release-of-Trinidad-1.0.11-tp24746431p25112646.html Sent from the My Faces - Dev mailing list archive at Nabble.com.

[Trinidad] Accessing uploaded files

2009-08-24 Thread Frank
Hi: I am sending a multi-part post request via HttpClient to Trinidad. I want to access the uploaded file on the server side. Basically, I can't really use the file upload sample from developer guide http://myfaces.apache.org/trinidad/devguide/fileUpload.html because I am not using an inputfile

[jira] Created: (MYFACESTEST-1) IP Based URL does reverse lookup

2009-08-24 Thread Aleskandar Vrbaski (JIRA)
IP Based URL does reverse lookup Key: MYFACESTEST-1 URL: https://issues.apache.org/jira/browse/MYFACESTEST-1 Project: Apache MyFaces Test Issue Type: Question Environment: Server: Apache/2.2.6

Antwort: [Vote] Trinidad 1.2.12 release

2009-08-24 Thread wolfgang . toepfer
Hi, No success in downloading the files. I have been trying throughout the day but to no avail. Is the download site ok? Or is it down? Best wishes, Wolfgang Chico Toepfer Matthias Wessendorf mat...@apache.org Gesendet von: mwessend...@gmail.com 21.08.2009 15:33 Bitte antworten an MyFaces

Re: Bean validation breaking 1.2 app

2009-08-24 Thread Michael Concini
Ah. I did just notice that I am pulling in the validation API to the runtime instead of just for the build in my sandbox. One wrong entry when I edited the local build script. Its probably a good idea to have that extra check in there for now anyway since I imagine most runtimes don't have

[jira] Resolved: (EXTSCRIPT-4) Implement a reloading propotype to evaluate my idea for dynamic java reloading

2009-08-24 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-4. - Resolution: Fixed works... i know all I need to know Implement a reloading propotype to

Re: Bean validation breaking 1.2 app

2009-08-24 Thread Jan-Kees van Andel
I think our best bet is to leave the check in place (not just for now), for better compatibility with older containers. The check occurs at class initialization, so it's no performance hit... Regards, Jan-Kees 2009/8/24 Michael Concini mconc...@gmail.com: Ah. I did just notice that I am

Re: Antwort: [Vote] Trinidad 1.2.12 release

2009-08-24 Thread Matthias Wessendorf
People.a.o is back Sent from my iPod. On 24.08.2009, at 14:57, wolfgang.toep...@pta.de wrote: Hi, No success in downloading the files. I have been trying throughout the day but to no avail. Is the download site ok? Or is it down? Best wishes, Wolfgang Chico Toepfer Matthias

Re: [TRINIDAD] - NPE if faces-config's default-renderkit-id is unknown

2009-08-24 Thread Jeanne Waldman
Hi Matthias, My response is inline. Matthias Wessendorf wrote, On 8/15/2009 2:02 AM PT: On Sat, Aug 15, 2009 at 2:57 AM, Jeanne Waldmanjeanne.wald...@oracle.com wrote: If I change Trinidad's demo faces-config.xml file to use a bogus default-render-kit-id, I get a NPE. !-- Use

[jira] Commented: (MYFACES-2317) Implement composite:insertChildren tag handler

2009-08-24 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747186#action_12747186 ] Leonardo Uribe commented on MYFACES-2317: - Committed minimal implementation of