Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-23 Thread Matthias Wessendorf
. If that was the case, we would get the same behaviour in both implementations... Cheers, Bruno -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -- Matthias Wessendorf blog: http

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-23 Thread Matthias Wessendorf
...                                        Cheers,                                        Bruno                                    --                                    Matthias Wessendorf                                    blog:  http://matthiaswessendorf.wordpress.com

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-23 Thread Matthias Wessendorf
On Fri, Jul 23, 2010 at 12:46 PM, Matthias Wessendorf mat...@apache.org wrote: I get the build failure as well... LEt's revert the commit and ask Primefaces guy(s) to fix it BTW It is not the first issues that users find when running the lib with MyFaces... Honestly, I don't understand

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-23 Thread Matthias Wessendorf
on startCDATAs or checking nested CDATAs, which can be a potential bug in my opinion. it does not hurt so show some love for a comment, that explains why; and also points to potential PrimeFaces problems. -Matthias Bruno On 23 July 2010 11:46, Matthias Wessendorf mat...@apache.org wrote: I

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-23 Thread Matthias Wessendorf
! Bruno On 23 July 2010 08:26, Matthias Wessendorf mat...@apache.org wrote: I just tested 2.0.2-SNAPSHOT with our internal version of ADF Faces, that runs on JSF2. My jetty powered environment gives me no errors with our latest trunk... -Matthias On Thu, Jul 22, 2010 at 9:36 PM, Werner

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-23 Thread Matthias Wessendorf
. If anything negative comes out I probably can fix it on the ppr writers side. Werner Am 23.07.10 13:05, schrieb Matthias Wessendorf: re-tested; works fine with your patch as well On Fri, Jul 23, 2010 at 11:37 AM, Bruno Arandabrunoara...@gmail.com  wrote: Hi, But the patch had not been

[GSoC] where to commit ?

2010-07-23 Thread Matthias Wessendorf
://svn.apache.org/repos/asf/myfaces/mab/... Any thoughts? -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSoC] where to commit ?

2010-07-23 Thread Matthias Wessendorf
Matthias Wessendorf mat...@apache.org Hey, I though about a proper location for the Google Summer of Code projects. What about this: https://svn.apache.org/repos/asf/myfaces/gsoc/projectXYZ/trunk/ Once the code is ready (stable) we can also relocate it, IMO. Like: https://svn.apache.org

Re: [VOTE] Release MyFaces Portlet Bridge 2.0.0-beta

2010-07-22 Thread Matthias Wessendorf
-bridge/2.0.0-beta/ [ ] +1 for community members who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be released,    and why.. Thanks,  -Mike- -- Matthias Wessendorf blog: http

[COMMUNITY] MyFaces += Ali Ok

2010-07-22 Thread Matthias Wessendorf
://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-22 Thread Matthias Wessendorf
that  method should take no action when invoked... which means that it should be completely empty as far as I understand. If that was the case, we would get the same behaviour in both implementations... Cheers, Bruno -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-22 Thread Matthias Wessendorf
so, maybe there are now regressions? hrm. have you done some testing? -M On Thu, Jul 22, 2010 at 2:07 PM, Matthias Wessendorf mat...@apache.org wrote: sounds right. does blame say more why it does not do nothing? It is also kinda strange since the TCK was successfully executed for 2.0.0

Re: Fixing ResponseWriter.startCDATA/endCDATA

2010-07-22 Thread Matthias Wessendorf
On Thu, Jul 22, 2010 at 2:14 PM, Matthias Wessendorf mat...@apache.org wrote: so, maybe there are now regressions? hrm. have you done some testing? Ah, the discussion is on the JIRA.. please run tests, before committing ;-) -M On Thu, Jul 22, 2010 at 2:07 PM, Matthias Wessendorf mat

Re: [Trinidad][api]TRINIDAD-1856 Extend Trinidad HA testing support to check whether modified Session and App Attributes have been dirtied

2010-07-21 Thread Matthias Wessendorf
MapK, V newMutationHookedMap(MapK, V map, MapMutationHooksK, V hooks) The JIRA contains more information about the purpose. -- Blake Sullivan -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
implementation of getWindowMap using import org.apache.myfaces.trinidadinternal.util.SubKeyMap, we would also have to make SubKeyMap public as well. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
://www.irian.at -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
://www.irian.at -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
MyFaces -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
for Apache MyFaces -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
that on a different (-new) thread :) -Matthias regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/7/21 Matthias Wessendorf mat...@apache.org On Wed, Jul 21, 2010 at 2:02 PM, Gerhard

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
Professional Support for Apache MyFaces 2010/7/21 Matthias Wessendorf mat...@apache.org On Wed, Jul 21, 2010 at 2:51 PM, Gerhard Petracek gerhard.petra...@gmail.com wrote: hi, an optional trinidad-support module for codi, orchestra,... could use the special events of trinidad

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
On Jul 21, 2010 9:29 PM, Blake Sullivan blake.sulli...@oracle.com wrote: Hazem, Where is the duplication of functionality? We are talking about an api. As for the implementation, we can make it pluggable, though in fact, it already is. I don't understand this too. If someone wants a

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
-MyFaces-Facelets/dp/1590597370 http://www.amazon.com/-/e/B002M052KY Web blog: http://hazems.blogetery.com/ [Web 2.0] Mashups Integration with JSF: http://code.google.com/p/mashups4jsf/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
/Definitive-Guide-Apache-MyFaces-Facelets/dp/1590597370 http://www.amazon.com/-/e/B002M052KY Web blog: http://hazems.blogetery.com/ [Web 2.0] Mashups Integration with JSF: http://code.google.com/p/mashups4jsf/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
and Courses in English and German Professional Support for Apache MyFaces -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
and Facelets): http://www.amazon.com/Definitive-Guide-Apache-MyFaces-Facelets/dp/1590597370 http://www.amazon.com/-/e/B002M052KY Web blog: http://hazems.blogetery.com/ [Web 2.0] Mashups Integration with JSF: http://code.google.com/p/mashups4jsf/ -- Matthias Wessendorf blog: http

Re: [Trinidad][api]TRINIDAD-1857 Add a Map associated with each window or tab that the user is interacting with

2010-07-21 Thread Matthias Wessendorf
Support for Apache MyFaces -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [VOTE] make use of new apache.snapshots repo and apache-parent-7 features

2010-07-20 Thread Matthias Wessendorf
MyFaces -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [core] commons-beanutils level

2010-07-20 Thread Matthias Wessendorf
on the 1.7.0 release before I made the change. Regards, Mike -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: Mark issues for JSF 2.1

2010-07-08 Thread Matthias Wessendorf
+1 on option #1 On Thu, Jul 8, 2010 at 7:01 PM, Michael Concini mconc...@gmail.com wrote: +1 for #1. On 7/8/2010 9:29 PM, Hazem Saleh wrote: +1 for the first option. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf

MyFaces PMC += Max Starets

2010-07-06 Thread Matthias Wessendorf
...@myfaces.apache.org list and update your status on the site: http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml Thanks. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com

MyFaces PMC += Jan-Kees van Andel

2010-07-06 Thread Matthias Wessendorf
subscribe to the priv...@myfaces.apache.org list and update your status on the site: http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml Thanks. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http

MyFaces PMC += Jakob Korherr

2010-07-06 Thread Matthias Wessendorf
to the priv...@myfaces.apache.org list and update your status on the site: http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml Thanks. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http

MyFaces PMC += Blake Sullivan

2010-07-06 Thread Matthias Wessendorf
to the priv...@myfaces.apache.org list and update your status on the site: http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk/pom.xml Thanks. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http

Re: [RESULTS] Release MyFaces Portlet Bridge 1.0.0

2010-07-06 Thread Matthias Wessendorf
Uribe, Mike Freedman, Scott O'Bryan +0: none -1: none Thanks to everyone who voted. Michael Freedman [1] http://www.mail-archive.com/dev@myfaces.apache.org/msg46810.html -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf

Re: [RESULTS] Release MyFaces Portlet Bridge 1.0.0

2010-07-06 Thread Matthias Wessendorf
Great! Thanks! Matthias On Tue, Jul 6, 2010 at 9:57 AM, Michael Freedman michael.freed...@oracle.com wrote: The announcement will go out as soon as its posted which if things go well will be sometime today. -Mike- On 7/6/2010 8:53 AM, Matthias Wessendorf wrote: Hi, did you sent out

Re: [VOTE] release for myfaces core 2.0.1

2010-07-06 Thread Matthias Wessendorf
before propose another release. regards, Leonardo Uribe 2010/7/5 Matthias Wessendorf mat...@apache.org mailto:mat...@apache.org      Hi,      I was out for a bit, and was wondering if this vote has now been      officially stopped ?      Thanks!      Matthias      On Wed

Re: [VOTE] release for myfaces core 2.0.1

2010-07-05 Thread Matthias Wessendorf
                        -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [PORTAL] News about the TCK

2010-06-30 Thread Matthias Wessendorf
completely in the open source community and, in the end, that's exactly what we did. Thanks,  Scott O'Bryan -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: make use of new apache.snapshots repo and apache-parent-7 features?

2010-06-30 Thread Matthias Wessendorf
-- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [trinidad] new public context param org.apache.myfaces.trinidad.COMPRESS_VIEW_STATE

2010-06-27 Thread Matthias Wessendorf
/TRINIDAD-1829 The current name of the param is org.apache.myfaces.trinidadinternal.COMPRESS_VIEW_STATE The proposed name of the param is org.apache.myfaces.trinidad.COMPRESS_VIEW_STATE Any objections let me know Thanks, Gabrielle -- Matthias Wessendorf blog: http

Re: [TRINIDAD] Code modifications :ISSUE -1836 Define public apis for org.apache.myfaces.trinidadinternal.menu

2010-06-27 Thread Matthias Wessendorf
of org.apache.myfaces.trinidadinternal.menu Show » -- Simarpal Singh Khaira Oracle Corp. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [VOTE] release for myfaces core 2.0.1

2010-06-12 Thread Matthias Wessendorf
for Apache MyFaces -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] myfaces-shared Modification

2010-06-08 Thread Matthias Wessendorf
are always a pita. I will create a JIRA ticket and post the patch. +1 -M And I just wonder why authors kept that long method and copy-pasted it on Tomahawk? Is there something I'm not aware of? Regards, -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Matthias

Re: [VOTE] release for myfaces core 1.1.8

2010-06-07 Thread Matthias Wessendorf
/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces118binsrc [4] http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600styleName=Htmlversion=12315115 -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: [VOTE] release for myfaces core 1.2.9

2010-06-07 Thread Matthias Wessendorf
/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces129binsrc [4] http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600styleName=Htmlversion=12315113 -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: [GSOC] Testing framework for the new testing API

2010-06-07 Thread Matthias Wessendorf
://wiki.apache.org/myfaces/GSoC2010_AutomatedTests http://docs.jboss.org/arquillian/reference/latest/en-US/html_single/ Regards, Cosmin -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] Inclusion of external code

2010-06-04 Thread Matthias Wessendorf
this approach. [1] http://www.docjar.com/html/api/com/sun/faces/renderkit/AttributeManager.java.html [2] http://www.docjar.com/html/api/com/sun/faces/util/CollectionsUtils.java.html -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Matthias Wessendorf blog

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-06-02 Thread Matthias Wessendorf
you avoid using that? [1] http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#video [2] http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#the-source-element Thanks, Ali On Wed, May 26, 2010 at 3:42 PM, Matthias Wessendorf mat...@apache.org wrote: On Wed

Re: onclick,onmouseover etc. pass thru properties on h:outputText: MyFaces vs. Mojarra

2010-06-02 Thread Matthias Wessendorf
-- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] HTML5 Prototypes hx:inputText and hx:datalist

2010-06-02 Thread Matthias Wessendorf
: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: onclick,onmouseover etc. pass thru properties on h:outputText: MyFaces vs. Mojarra

2010-06-02 Thread Matthias Wessendorf
is totally fine to have that on your hx:... as well Thanks, On Wed, Jun 2, 2010 at 9:51 AM, Matthias Wessendorf mat...@apache.org wrote: On Wed, Jun 2, 2010 at 1:18 AM, Ali Ok al...@aliok.com.tr wrote: Hi, I see onclick, onmouseover, etc. attributes of h:outputText are passed thru

Re: [VOTE] Release Tobago 1.0.26

2010-06-02 Thread Matthias Wessendorf
GmbH Bismarckstraße 13      | 26122 Oldenburg Tel.: +49 441 4082 356 | FAX:  +49 441 4082 355 | www.inexso.de -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] HTML5 Prototype hx:inputDateTime and fx:validateDateRange

2010-06-01 Thread Matthias Wessendorf
-- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] HTML5 Prototype hx:inputFileUpload

2010-05-31 Thread Matthias Wessendorf
hx:inputFileUpload. Regards, Ali -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] HTML5 Prototype hx:inputNumber

2010-05-28 Thread Matthias Wessendorf
way to achieve this? nope, go by the renderer of the input... -Matthias Thanks, Ali On Thu, May 27, 2010 at 4:53 PM, Matthias Wessendorf mat...@apache.org wrote: On Thu, May 27, 2010 at 2:07 PM, Ali Ok al...@aliok.com.tr wrote: Hi, why not breaking this into two components

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Matthias Wessendorf
; } function drop(event, jsf_ajax_request_necessary_stuff){   //cancel the event. this is necessary for DnD execution   if (event.preventDefault)     event.preventDefault(); -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Matthias Wessendorf
+1 sent from my Android phone Am 28.05.2010 21:20 schrieb Jakob Korherr jakob.korh...@gmail.com: Yes, right. I am really looking forward to all this stuff. Sounds just great :) 2010/5/28 Ali Ok al...@aliok.com.tr Ok, I will put these on a cwiki page. But please not that these are not

Re: [GSOC] HTML5 Prototype hx:inputNumber

2010-05-27 Thread Matthias Wessendorf
step=90 max=1000 / Regards, Ali -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] HTML5 Prototype hx:inputColor and hx:inputEmail

2010-05-27 Thread Matthias Wessendorf
, right? -M Thanks for feedback, Ali -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [GSOC] HTML5 Prototype hx:inputNumber

2010-05-27 Thread Matthias Wessendorf
, removing min and max is better :) Thanks, Ali On Thu, May 27, 2010 at 2:49 PM, Bruno Aranda brunoara...@gmail.com wrote: +1 I agree with Matthias. Thanks! Bruno On 27 May 2010 12:44, Matthias Wessendorf mat...@apache.org wrote: Hi, why not breaking this into two components

Re: [GSOC] HTML5 Prototype hx:inputColor and hx:inputEmail

2010-05-27 Thread Matthias Wessendorf
value=#{someBean.someField}  suggestions=#00, #FF/ Q: the validation of a correct email pattern is driven by the user-agent, right? Right. And an email validator will be attached on the server-side too. On Thu, May 27, 2010 at 2:49 PM, Matthias Wessendorf mat...@apache.org wrote

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-05-26 Thread Matthias Wessendorf
: http://twitter.com/aliok_tr -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad][api] - Any objections / counter-proposals for (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis]

2010-05-26 Thread Matthias Wessendorf
are set and should be used when we perform ActionScript based formatting. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-05-26 Thread Matthias Wessendorf
player to distrubute with the project (I haven't done too much research since this seems not practical to me). Assuming there is one ASL-compatible flash video player somewhere, is it practical? Regards, Ali On Wed, May 26, 2010 at 3:10 PM, Matthias Wessendorf mat...@apache.org wrote: Hi Ali

Re: [VOTE] become shared 4.0.x branch trunk

2010-05-07 Thread Matthias Wessendorf
/jakobkorherr work: http://www.irian.at -- Grant Smith - V.P. Information Technology Marathon Computer Systems, LLC. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

[FYI] New article on Trinidad and mobile

2010-05-01 Thread Matthias Wessendorf
Hi, a new article on Trinidad/Mobile JSF development: http://twitter.com/lucb_/status/13146979264 -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

myfaces CDI extensions

2010-04-27 Thread Matthias Wessendorf
Hi, I see some code in the CDI/extensions folder. I am wondering what's the current status is, or are there some wiki pages (e.g. agenda/roadmap)? Thanks, Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter

Re: Ext-Scripting Final Logo

2010-04-21 Thread Matthias Wessendorf
: http://people.apache.org/~werpu/ext-script-site/ I think the logo is more than perfect and fits into our design. Werner -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at -- Matthias Wessendorf blog: http

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-21 Thread Matthias Wessendorf
On Tue, Apr 20, 2010 at 6:40 PM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: On Tue, Apr 20, 2010 at 7:59 AM, Matthias Wessendorf mat...@apache.org wrote: on the pprDemos.jspx stuff, there is a bunch of tests for PPR, one of the has the header Command components with partialSubmit

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-21 Thread Matthias Wessendorf
:59 AM, Matthias Wessendorf mat...@apache.org wrote: on the pprDemos.jspx stuff, there is a bunch of tests for PPR, one of the has the header Command components with partialSubmit, which does not work (in the trinidad demo) Works fine for me using -Djsf=ri2 except for the selectManyListbox

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
can you file a jira issue ? On Mon, Apr 19, 2010 at 7:37 PM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: _ajaxOldDomElements is code in Page.js, this looks like a bug in Trinidad that needs to be fixed On Fri, Apr 9, 2010 at 8:52 AM, Matthias Wessendorf mat...@apache.org wrote

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
will bypass usage of jsf.ajax. We can add support for a public way of doing this later if necessary. - Server side integration with the JSF2 APIs and client behaviors, JSF2 submission working along side of partialSubmit=true and auto PPR. Thank you, Andrew -- Matthias Wessendorf blog

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
, Matthias Wessendorf mat...@apache.org wrote: On Mon, Apr 19, 2010 at 11:58 PM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: The branch is ready and the issues that were brought up in this thread as well as other issues have been resolved. Unless there are any objections, I will merge

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
On Tue, Apr 20, 2010 at 9:05 AM, Matthias Wessendorf mat...@apache.org wrote: On Mon, Apr 19, 2010 at 11:58 PM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: The branch is ready and the issues that were brought up in this thread as well as other issues have been resolved. Unless

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
/trinidad-demo/src/main/webapp/demos/pprDemos.jspx On Tue, Apr 20, 2010 at 6:37 AM, Max Starets max.star...@oracle.com wrote: Matthias, What do you mean when you say 'command components with partialSubmit do not work'? Thanks, Max On Apr 20, 2010, at 3:26 AM, Matthias Wessendorf mat

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
wrote: Hey Matthias, This works for me: http://adc2100180.us.oracle.com:7101/trinidad-demo-context-root/faces/demos/pprDemos.jspx Are you seeing any errors? Is request showing up in Firebug console? Thanks, Max Matthias Wessendorf wrote: on the pprDemos.jspx stuff, there is a bunch

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
the eval TrPage.getInstance().__handlePprResponseAction('/trinidad-demo/faces/demos/pprDemos.jspx');  in this case triggers, it should trigger a go to the homepage. Werner -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: [Trinidad 2] AJAX branch ready for testing

2010-04-20 Thread Matthias Wessendorf
Hi Andrew, here is the ticket: https://issues.apache.org/jira/browse/MYFACES-2641 Looks like just a ticket for the _ajaxOldDomElements is missing, right ? http://markmail.org/message/tcoi36bneeultdx2 -Matthias On Tue, Apr 20, 2010 at 6:16 PM, Matthias Wessendorf mat...@apache.org wrote

Re: [Trinidad 2] Announcement: JSF 2 ajax support has been added to the trunk

2010-04-20 Thread Matthias Wessendorf
found. Thank you, Andrew -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [VOTE] Release Tobago 1.0.25

2010-04-18 Thread Matthias Wessendorf
+1 Sent from my iPod. On 18.04.2010, at 16:34, Werner Punz werner.p...@gmail.com wrote: +1 Am 18.04.10 12:22, schrieb Bernd Bohmann: Hello, I would like to release Tobago 1.0.25. For a detail list please consult the release notes:

Re: [VOTE] release of myfaces core 2.0.0

2010-04-16 Thread Matthias Wessendorf
/~lu4242/myfaces200binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600styleName=Htmlversion=12314890 -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Ext Scripting Quo Vadis

2010-04-16 Thread Matthias Wessendorf
of concept and foundation, and a valuable asset for component writers (thats probably where 1.0 will be used most), once we have Spring and CDI working people really have something on their hands they can work with. So what is the general opinion on this? Werner -- Matthias Wessendorf blog

Re: Unit test failing? (was: Re: [VOTE] release for myfaces core 2.0.0)

2010-04-15 Thread Matthias Wessendorf
These two revisions cause the problem: http://svn.apache.org/viewvc?view=revisionrevision=933814 http://svn.apache.org/viewvc?view=revisionrevision=933812 On Thu, Apr 15, 2010 at 7:43 AM, Matthias Wessendorf mat...@apache.org wrote: Yesterday I mentioned the same, on trunk I am on Linux

Re: Unit test failing? (was: Re: [VOTE] release for myfaces core 2.0.0)

2010-04-15 Thread Matthias Wessendorf
-19-generic arch: i386 Family: unix On Thu, Apr 15, 2010 at 8:55 AM, Leonardo Uribe lu4...@gmail.com wrote: Hi In my machine works fine. I compiled sources on both Linux and Windows. regards, Leonardo Uribe 2010/4/15 Matthias Wessendorf mat...@apache.org These two revisions cause

Re: svn commit: r934048 - in /myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/view/jsp: FaceletsOnlyException.java JspViewDeclarationLanguage.java

2010-04-15 Thread Matthias Wessendorf
extracts the Exception until it finds the first non-FacesException and then it handles this one. Thus if I would make it a FacesException, the message will be lost. This was the reason I created FaceletsOnlyException in the first place... Regards, Jakob 2010/4/14 Matthias Wessendorf mat

Re: Unit test failing? (was: Re: [VOTE] release for myfaces core 2.0.0)

2010-04-15 Thread Matthias Wessendorf
2010/4/15 Matthias Wessendorf mat...@apache.org that's funny :-) What JDK ? 1.5 ? I am on 1.6.x = mat...@woody:~/work/source/Apache/myfaces/trunk$ mvn -v Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_13 Java home: /java/jdk1.6.0_13/jre Default locale: en_US

Re: impl build fails - Re: [VOTE] release for myfaces core 2.0.0

2010-04-15 Thread Matthias Wessendorf
, Ganesh Werner Punz schrieb: Before I am giving my vote here, there is still a unit test failure ... Am 15.04.10 06:39, schrieb Matthias Wessendorf: +1 Thanks for running this Sent from my iPod. On 15.04.2010, at 03:48, Leonardo Uribe lu4...@gmail.com mailto:lu4...@gmail.com wrote

Re: [VOTE] release for myfaces core 2.0.0

2010-04-15 Thread Matthias Wessendorf
if no one else is able to fix it in between I will have a look late in the afternoon. Werner Am 15.04.10 07:37, schrieb Werner Punz: Before I am giving my vote here, there is still a unit test failure ... Am 15.04.10 06:39, schrieb Matthias Wessendorf: +1 Thanks for running

Re: impl build fails - Re: [VOTE] release for myfaces core 2.0.0

2010-04-15 Thread Matthias Wessendorf
... Am 15.04.10 06:39, schrieb Matthias Wessendorf: +1 Thanks for running this Sent from my iPod. On 15.04.2010, at 03:48, Leonardo Uribe lu4...@gmail.commailto:lu4...@gmail.com mailto:lu4...@gmail.commailto:lu4...@gmail.com wrote: +1 2010/4/14 Leonardo Uribe mailto:lu4...@gmail.com

Re: [VOTE] release for myfaces core 2.0.0

2010-04-14 Thread Matthias Wessendorf
/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces200binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600styleName=Htmlversion=12314890 -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

[MyFaces 2] Version 2.0.0 does not work as well (was: Re: [Trinidad 2] AJAX branch ready for testing)

2010-04-14 Thread Matthias Wessendorf
Hi, when I (using the 2.0.0) navigate to this page http://localhost:8080/trinidad-demo/faces/demos/pprDemos.jspx I get a full page reload on every click. = works with Mojarra. -Matthias On Fri, Apr 9, 2010 at 2:55 PM, Matthias Wessendorf mat...@apache.org wrote: https://issues.apache.org/jira

Re: [VOTE] release for myfaces core 2.0.0

2010-04-14 Thread Matthias Wessendorf
://people.apache.org/~lu4242/myfaces200 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces200binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600styleName=Htmlversion=12314890 -- Matthias Wessendorf blog: http

Re: [VOTE] release for myfaces core 2.0.0

2010-04-14 Thread Matthias Wessendorf
Actually I tend to re-vote -1 (b/c of MYFACES-2659)... (not a vote though, just a thought) What do you guys think? BTW. the trunk has some other problems, a test-case fails... On Wed, Apr 14, 2010 at 5:10 PM, Matthias Wessendorf mat...@apache.org wrote: Any chance we can get

Re: [MyFaces 2] Version 2.0.0 does not work as well (was: Re: [Trinidad 2] AJAX branch ready for testing)

2010-04-14 Thread Matthias Wessendorf
damn cache :-) I closed the issue On Wed, Apr 14, 2010 at 3:26 PM, Matthias Wessendorf mat...@apache.org wrote: Hi, when I (using the 2.0.0) navigate to this page http://localhost:8080/trinidad-demo/faces/demos/pprDemos.jspx I get a full page reload on every click. = works with Mojarra

Re: [VOTE] release for myfaces core 2.0.0

2010-04-14 Thread Matthias Wessendorf
Matthias Wessendorf mat...@apache.org Actually I tend to re-vote -1 (b/c of MYFACES-2659)... (not a vote though, just a thought) What do you guys think? BTW. the trunk has some other problems, a test-case fails... On Wed, Apr 14, 2010 at 5:10 PM, Matthias Wessendorf mat...@apache.org wrote

[MyFaces2] TagDecorator in IMPL and API ...

2010-04-14 Thread Matthias Wessendorf
) -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [MyFaces2] TagDecorator in IMPL and API ...

2010-04-14 Thread Matthias Wessendorf
https://issues.apache.org/jira/browse/MYFACES-2659 already fixed on trunk... -M On Wed, Apr 14, 2010 at 5:48 PM, Matthias Wessendorf mat...@apache.org wrote: Hi, in IMPL we have this interface: https://svn.apache.org/repos/asf/myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/view

Re: svn commit: r934048 - in /myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/view/jsp: FaceletsOnlyException.java JspViewDeclarationLanguage.java

2010-04-14 Thread Matthias Wessendorf
--    svn:keywords = Date Author Id Revision HeadURL -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: svn commit: r934048 - in /myfaces/core/trunk/impl/src/main/java/org/apache/myfaces/view/jsp: FaceletsOnlyException.java JspViewDeclarationLanguage.java

2010-04-14 Thread Matthias Wessendorf
to original code. -Matthias 2010/4/14 Leonardo Uribe lu4...@gmail.com 2010/4/14 Matthias Wessendorf mat...@apache.org public class FaceletsOnlyException extends Exception == can you make that extending FacesException ? Yes, no problem. It is done. -Matthias On Wed, Apr 14, 2010 at 7

<    1   2   3   4   5   6   7   8   9   10   >