Hrm, odd that you'd see this NPE without it.  At any rate,
I'll put a null check in so this exception will go away (and
make it easier to diagnose the issue in the future).

-- Adam


On 1/22/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
did you install the Trinidad Filter?



On 1/22/07, Christopher Cudennec <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to set up trinidad using the latest snapshot. Unfortunately I
> only get a NullPointerException:
>
> java.lang.NullPointerException
> 
org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.PartialPageUtils.isPartialRequest(PartialPageUtils.java:47)
> 
org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderKit.shortCircuitRenderView(CoreRenderKit.java:292)
>
> 
org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
>
>
> Could some misconfiguration be the cause of the exception? As I said,
> I'm just trying to change the configuration of my project to integrate
> trindiad. Any ideas about it?
>
> Thanks,
>
> Christopher
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to