NPE using Myfaces and Tiles?

2005-09-07 Thread Bjørn T Johansen
I am trying to use Tiles with Myfaces, but I get the following exception: org.apache.jasper.JasperException org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:370) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291) org.apache

Re: NPE using Myfaces and Tiles?

2005-09-07 Thread Matthias Wessendorf
you are also using Shale. Haven't tried MyFace's tiles + Shale. just for the notes... have you tried without Shale ? (or w/ Shale's TilesViewHanlder stuff) .Matthias On 9/7/05, Bjørn T Johansen <[EMAIL PROTECTED]> wrote: > I am trying to use Tiles with Myfaces, but I get the following exceptio

Re: NPE using Myfaces and Tiles?

2005-09-07 Thread Bjørn T Johansen
Well, I don't use Shale's TilesViewHandler and I have tried removing the ShaleViewHandler and now I also tried removing the Shale application filter, but still the same error btw, my tiles.xml looks like this..: http://struts.apache.org/dtds/tiles-config_1_1.dtd";>

Re: NPE using Myfaces and Tiles?

2005-09-07 Thread Wendy Smoak
[sorry moderators, wrong address again!] From: "Bjørn T Johansen" <[EMAIL PROTECTED]> This should work, shouldn't it? It might not be your code... I'm getting HTTP Status 500 when navigating to http://localhost:8080/tiles after deploying the tiles.war example app from the 20050906 nightly bui

Re: NPE using Myfaces and Tiles?

2005-09-07 Thread Bjørn T Johansen
Well, I am using myfaces 1.0.9 Is that affected too? BTJ Wendy Smoak wrote: > [sorry moderators, wrong address again!] > > From: "Bjørn T Johansen" <[EMAIL PROTECTED]> > >> This should work, shouldn't it? > > > It might not be your code... I'm getting HTTP Status 500 when navigating to >

Re: NPE using Myfaces and Tiles?

2005-09-07 Thread Wendy Smoak
From: "Bjørn T Johansen" <[EMAIL PROTECTED]> This should work, shouldn't it? It might not be your code... I'm getting HTTP Status 500 when navigating to http://localhost:8080/tiles after deploying the tiles.war example app from the 20050906 nightly build. (Tomcat 5.5.9, JDK 1.5) root cause

Re: NPE using Myfaces and Tiles?

2005-09-07 Thread Martin Marinschek
;) Wendy, at least you are the only one who recognizes that you cause the moderators work... regards, Martin On 9/7/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > [sorry moderators, wrong address again!] > > From: "Bjørn T Johansen" <[EMAIL PROTECTED]> > > > This should work, shouldn't it? > >