Re: ClientWindow compatibility - Rename post param to javax.faces.ClientWindow?

2014-01-21 Thread Gerhard Petracek
it's fine that you have a workaround there, however, we need to think about the out-of-the-box compatibility with other component-libraries as well. regards, gerhard 2014/1/20 Thomas Andraschko andraschko.tho...@gmail.com I added a workaround in PrimeFaces -

Re: ClientWindow compatibility - Rename post param to javax.faces.ClientWindow?

2014-01-21 Thread Thomas Andraschko
Does any other component lib has a similiar feature like PF partialSubmit? I don't know :) 2014/1/21 Gerhard Petracek gerhard.petra...@gmail.com it's fine that you have a workaround there, however, we need to think about the out-of-the-box compatibility with other component-libraries as

Re: ClientWindow compatibility - Rename post param to javax.faces.ClientWindow?

2014-01-21 Thread Gerhard Petracek
imo it's more a general question, because we can never know all of them (esp. not the proprietary component-libraries). regards, gerhard 2014/1/21 Thomas Andraschko andraschko.tho...@gmail.com Does any other component lib has a similiar feature like PF partialSubmit? I don't know :)

Re: ClientWindow compatibility - Rename post param to javax.faces.ClientWindow?

2014-01-21 Thread Mark Struberg
+1 And personally I think the PF partial submit simply contradicts the spec. Does it work with multiple forms in a page already? To be honest, MyFaces does some similar optimisation afaik. But because it is a JSF container, it can do it in a way to _not_ break the spec. We should rather try

[jira] [Updated] (DELTASPIKE-507) UserTransaction not available in WAS 8.0 and 8.5 during EJB CMT call

2014-01-21 Thread Stefan Strobl (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Strobl updated DELTASPIKE-507: - Attachment: DS_509_tested_on_was.patch This is a first rough patch that utilizes

[jira] [Updated] (DELTASPIKE-507) UserTransaction not available in WAS 8.0 and 8.5 during EJB CMT call

2014-01-21 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-507: Attachment: DELTASPIKE-507_with_cleanup_01.patch UserTransaction not