[ANNOUNCE] JSFCentral Episode 27 - Lincoln Baxter on JBoss Forge, PrettyFaces, PrettyTime, and more.

2012-10-05 Thread Kito Mann
I am pleased to announce a new podcast on JSF Central with Lincoln Baxter. In this podcast, JSFCentral editor-in-chief Kito D. Mann talks with Lincoln Baxter about JBoss Forge, PrettyFaces, PrettyTime, and more.Here is an excerpt: Kito: Hello. This is Kito Mann; I am here at JaxConf 2012, and JSF

[jira] [Commented] (MYFACES-3613) NPE in composite component when ActionListener is missing in the source

2012-10-05 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470519#comment-13470519 ] Leonardo Uribe commented on MYFACES-3613: - I have seen this problem many times.

[jira] [Updated] (MYFACES-3613) NPE in composite component when ActionListener is missing in the source

2012-10-05 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3613: Status: Patch Available (was: Open) > NPE in composite component when ActionListener

Re: [core] avoid throw exception when #{cc.attrs.actionListener} or #{cc.attrs.action} or similar EL expressions are resolved

2012-10-05 Thread Leonardo Uribe
Hi I think the best is change it. I'll propose a patch soon. regards, Leonardo 2012/10/5 Dennis Hörsch : > Hi Leonardo, > > I fell over that with an empty action-Attribute too as I was migrating > old-style JSF1-facelets components to composites and some users of that had > an empty action. I w

Re: [Core] ClassCastExceptions on restore view

2012-10-05 Thread Leonardo Uribe
Hi Everything looks ok. I can imagine the exception is caused because you are switching from client side to server side state saving in one view. Server side state saving uses a String as token, but client side uses an object array. In 2.1.9 some improvements were done in state saving algorithm:

[jira] [Commented] (TOBAGO-1187) new tag tc:dataAttribute for HTML5 data-*

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470397#comment-13470397 ] Hudson commented on TOBAGO-1187: Integrated in tobago-trunk #887 (See [https://builds.ap

[jira] [Commented] (TOBAGO-1192) buttons and links rendering without javascript fragments

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470395#comment-13470395 ] Hudson commented on TOBAGO-1192: Integrated in tobago-trunk #887 (See [https://builds.ap

[jira] [Commented] (TOBAGO-1205) Red border for error style is missing in selectManyListbox and selectOneChoice (Speyside)

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470396#comment-13470396 ] Hudson commented on TOBAGO-1205: Integrated in tobago-trunk #887 (See [https://builds.ap

[jira] [Commented] (TOBAGO-1187) new tag tc:dataAttribute for HTML5 data-*

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470373#comment-13470373 ] Hudson commented on TOBAGO-1187: Integrated in tobago-1.5.x #97 (See [https://builds.apa

[jira] [Commented] (TOBAGO-1205) Red border for error style is missing in selectManyListbox and selectOneChoice (Speyside)

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470372#comment-13470372 ] Hudson commented on TOBAGO-1205: Integrated in tobago-1.5.x #97 (See [https://builds.apa

Re: JSF 2.1 State saving of UIOutput values

2012-10-05 Thread Mike Kienenberger
I think it should be implemented in the core, not in individual components. If someone is using a non-String value for a UIInput, it is a good bet that there is a converter available to convert that value from non-String to String and back. This is why I think we should add an additional step of t

[jira] [Created] (TOBAGO-1205) Red border for error style is missing in selectManyCheckbox and selectOneChoice

2012-10-05 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1205: --- Summary: Red border for error style is missing in selectManyCheckbox and selectOneChoice Key: TOBAGO-1205 URL: https://issues.apache.org/jira/browse/TOBAGO-1205

[jira] [Commented] (TOBAGO-1181) Command facet support without rendering javascript fragments

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470188#comment-13470188 ] Hudson commented on TOBAGO-1181: Integrated in tobago-trunk #885 (See [https://builds.ap

[jira] [Commented] (TOBAGO-1192) buttons and links rendering without javascript fragments

2012-10-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470187#comment-13470187 ] Hudson commented on TOBAGO-1192: Integrated in tobago-trunk #885 (See [https://builds.ap

Trinidad Help

2012-10-05 Thread Kapil.Chadda.CTR
Hi , I am migrating an existing application from jboss 4.0 to jboss 5.1.2. Previously it was using trinidadd-api-1.0.0-incubating.jar on jboss 4.0. However when I migrated the application to jboss 5.1 I updated Trinidad jar to trinidad-api-1.0.13 version and now the mailto:cholette.voehl@d