Re: [proposal] A new module for improved JSF-MVC inside MyFaces Project

2014-04-30 Thread Leonardo Uribe
Hi Thomas TA cool! TA TA Your ViewAction currently returns a string. Is it just a html string? TA Since @ViewAction resembles f:viewAction the string is the outcome that is used to navigate on invoke application phase. It triggers a navigation. But we can do something else, in the wrapper of the

[ANNOUNCE] MyFaces Core v2.2.3 Release

2014-04-30 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.2.3. MyFaces Core is a JavaServer(tm) Faces 2.2 implementation as specified by JSR-344. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). MyFaces Core 2.2.3 is available in both binary and

Re: [proposal] A new module for improved JSF-MVC inside MyFaces Project

2014-04-30 Thread Leonardo Uribe
Hi After doing some attempts I found that a syntax like the one in spring mvc @RequestMapping fits better: @ViewAction(value=/sayhello.xhtml, params=action=exportExcel) public void method3() { Then in the page you can write something like this: h:link outcome=sayhello

[jira] [Commented] (TOBAGO-1392) Allow different position for paging arrows in sheet

2014-04-30 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13985622#comment-13985622 ] Udo Schnurpfeil commented on TOBAGO-1392: - It looks a bit ugly having the dots

[jira] [Resolved] (TOBAGO-1393) Default of 'omit' attribute for command facet is TRUE instead of FALSE

2014-04-30 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1393. - Resolution: Fixed Default of 'omit' attribute for command facet is TRUE instead of

[jira] [Updated] (TRINIDAD-2467) FacesMessageWrapper and Skin Addition enhancements

2014-04-30 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan updated TRINIDAD-2467: Resolution: Fixed Fix Version/s: 2.1.1-core Assignee: Scott O'Bryan

[VOTE] Release Tobago 2.0.0-beta-3

2014-04-30 Thread Udo Schnurpfeil
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, I would like to release Tobago 2.0.0-beta-3. For a detail list please consult the release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273version=12326693 The version is available at the staging repository

[jira] [Created] (TRINIDAD-2471) Provide API to invalidate table's cached key

2014-04-30 Thread Jing Wu (JIRA)
Jing Wu created TRINIDAD-2471: - Summary: Provide API to invalidate table's cached key Key: TRINIDAD-2471 URL: https://issues.apache.org/jira/browse/TRINIDAD-2471 Project: MyFaces Trinidad Issue