thanks, appears to have fixed problem one. Good point!. That seems to have let
it execute to this part and now it fails again, 

URL = /Turbine/screen/MainMenu

java.lang.NullPointerException
        at 
org.apache.turbine.services.localization.Localization.getString(Localization.java, 
Compiled Code)
        at org.apache.jyve.screens.MainMenu.build(MainMenu.java, Compiled Code)
        at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java, Compiled 
Code)
        at org.apache.jyve.layouts.DefaultLayout.build(DefaultLayout.java, Compiled 
Code)
        at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java, Compiled 
Code)
        at org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java, 
Compiled Code)
        at org.apache.turbine.modules.PageLoader.exec(PageLoader.java, Compiled Code)
        at Turbine.doGet(Turbine.java, Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
        at org.apache.jserv.JServConnection.processRequest(JServConnection.java, 
Compiled Code)
        at org.apache.jserv.JServConnection.run(JServConnection.java, Compiled Code)
        at java.lang.Thread.run(Thread.java, Compiled Code)


n
Wed, 05 Apr 2000, you wrote: > on 4/5/00 11:34 AM, aaz <[EMAIL PROTECTED]>
wrote: > 
> > # Set the values below to be appropriate values for your environment:
> > [EMAIL PROTECTED]
> > jyve.confirm.email.name=Jyve Confirmation
> > jyve.confirm.email.subject=Jyve - New Account Confirmation
> > jyve.images.root=/path/to/images/root/
> 
> in your email, these lines were not left aligned...you should make sure
> there is no space in front of the property names...
> 
> -jon
> 
> --
> Scarab -
>       Java Servlet Based - Open Source
>          Bug/Issue Tracking System
>         <http://scarab.tigris.org/>
> 
> 
> 
> --
> --------------------------------------------------------------
> 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]

Reply via email to