Hi,

thanks for catching the NPE. I'll go and have a try with your changes. I hope I have the configuration right - I'm not 100% sure but at least I have the trinidad filter installed. Does anyone of you have experience with JSF-Spring/MyFaces/Trinidad? Could that be the cause?

I get strange behaviour after using the login form - the first page of my app. Firefox shows a javascript error and does nothing (I stay on the login page); IE7 submits the form and displays the NPE mentioned earlier.

I'm going to search the list for similiar issues but maybe someone has a hint?

Cheers,
Christopher

Adam Winer schrieb:
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