The stuff in CVS is broken because of the latest version of Turbine changed a couple of interfaces with the SessionValidtor stuff. No one has offered to fix it yet and I haven't had the time. -jon > I just tried to install jyve and am getting a null pointer error before > anything happens. It appears (after a little digging) that data.user is > null. Any ideas? here is the exception > > > java.lang.NullPointerException: > at org.apache.jyve.screens.MainMenu.build(MainMenu.java:100) > at > org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:122) > at > org.apache.jyve.layouts.DefaultLayout.build(DefaultLayout.java:92) > at > org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:115) > at > org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java:96) > at > org.apache.turbine.modules.PageLoader.exec(PageLoader.java:115) > at Turbine.doGet(Turbine.java:300) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:499) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) > at > org.apache.jserv.JServConnection.processRequest(JServConnection.java:314) > > at > org.apache.jserv.JServConnection.run(JServConnection.java:188) > at java.lang.Thread.run(Thread.java:475) > > > -- > -------------------------------------------------------------- > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > Archives and Other: <http://java.apache.org/main/mail.html> > Problems?: [EMAIL PROTECTED] > > -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
