Re: JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-25 Thread Donn Aiken
Hello all -- I've done some more digging, and what I did find out is that apparently there is a change in Trinidad version 1.2.12 that causes this to fail. If I use Trinidad 1.2.12, that's when I get the errors. Version 1.2.11 works fine, version 1.2.8 works fine as well. I've tried this with

Re: JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-25 Thread Matthias Wessendorf
Hello donn, looks like the problem is a bug in Trinidad 1.2.12. Do you mind checking if one of these issues could have introduced your bug ? https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661styleName=Htmlversion=12313651 Thanks! Matthias On Mon, Jan 25, 2010 at 3:02

Re: JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-23 Thread Matthias Wessendorf
Hello Donn, do you have the Trinidad filter in place ? Is there an additional ViewHandler ? Would be nice if you could post some more info here. Thanks! Matthias On Thu, Jan 21, 2010 at 2:45 AM, Donn Aiken donn.ai...@gmail.com wrote: Hello -- I'm trying to get PrettyFaces to work with the

JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-20 Thread Donn Aiken
Hello -- I'm trying to get PrettyFaces to work with the Sun JSF-RI and MyFaces Trinidad, but I'm having some difficulty. I've got this to work successfully in a demo environment without Trinidad, but it would be ideal if this would work with Trinidad. Environment setup: Java Runtime