Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-21 Thread Andrew Robinson
Looks like I messed up. I changed this as I wanted to remove the deprecation warnings produced from using ValueBinding in JSF 1.2 based code. Sorry about this. I have limited internet connectivity this week, so if someone can cover this faster than me, please do so. -Andrew On Tue, May 20,

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-20 Thread Paul Spencer
Is this an issue that should be addressed before releasing 1.2.8? Paul Spencer Jeanne Waldman wrote: I was just about to send out an email about this as well. I created a project from the example war file and I see the same error. When I comment out the skin-family in faces-config.xml I get

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-20 Thread Jeanne Waldman
I don't think this should hold up the release. I see the code that is having an issue. It's only in the demo, and it seems like EL code. It's in PreferencesProxy.java. It errors trying to call ve.getValue(context.getELContext()). if (viewId.indexOf(/email/) = 0)

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-20 Thread Scott O'Bryan
Me either. Are we going to get a JIRA on this? Jeanne Waldman wrote: I don't think this should hold up the release. I see the code that is having an issue. It's only in the demo, and it seems like EL code. It's in PreferencesProxy.java. It errors trying to call

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-20 Thread Jeanne Waldman
Yes, I'll log a JIRA right now. I wanted to look at it some more first, but I'll just log a JIRA issue in case someone can get to it sooner. - Jeanne Scott O'Bryan wrote, On 5/20/2008 3:45 PM PT: Me either. Are we going to get a JIRA on this? Jeanne Waldman wrote: I don't think this should

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-19 Thread Jeanne Waldman
I was just about to send out an email about this as well. I created a project from the example war file and I see the same error. When I comment out the skin-family in faces-config.xml I get the same error for the accessibilityMode. Both are EL bound to the same object:

[TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-16 Thread Paul Spencer
Testing the 1.2.8 proposed release. The email demo and panelPageSkinDemo.jspx fail when using jstl-1.2.jar instead of jstl-1.1.2.jar in WEB-INF/lib in a tomcat 6.0.16 container May 16, 2008 4:42:12 PM javax.faces.webapp._ErrorPageWriter handleException SEVERE: An exception occurred

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-16 Thread Matthias Wessendorf
I doubt that this demo has been touched since years... Sent from my iPod. Am 16.05.2008 um 22:56 schrieb Paul Spencer [EMAIL PROTECTED]: Testing the 1.2.8 proposed release. The email demo and panelPageSkinDemo.jspx fail when using jstl-1.2.jar instead of jstl-1.1.2.jar in WEB-INF/lib in a

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-16 Thread Matthias Wessendorf
Does this work w/ the RI? B/c my right arm is broken, I can't test that on my own. Sent from my iPod. Am 16.05.2008 um 22:56 schrieb Paul Spencer [EMAIL PROTECTED]: Testing the 1.2.8 proposed release. The email demo and panelPageSkinDemo.jspx fail when using jstl-1.2.jar instead of

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-16 Thread Paul Spencer
Matthias Wessendorf wrote: Does this work w/ the RI? I do not know. This is something can test this weekend. B/c my right arm is broken, I can't test that on my own. Sorry about that. I hope it get better soon. Paul Spencer

Re: [TRINIDAD] The email demo and panelPageSkinDemo.jspx fail in the 1.2.8 proposed release.

2008-05-16 Thread Matthias Wessendorf
Matthias Wessendorf wrote: Does this work w/ the RI? I do not know. This is something can test this weekend. That would be great! Thanks! Matthias