on 10/27/2000 9:33 PM, "Will Stranathan" <[EMAIL PROTECTED]> wrote:

> Grr!  This is the post that I had sent to the scarab list.  I'm
> subscribed to the list, but the list bounced the message because my
> e-mail address is not in an allowed domain.
> 
> So, anyhow....
> 
> Where is the register/login/logout functionality working?  In the
> sandbox, I get these in the form fields:
> 
> <!-- warning: attempt to write out undefined variable projectName:
> java.lang.NullPointerException -->
> 
> And when I try to log in using the user ID turbine with the password
> turbine, I get the following:
> 
> java.lang.ClassNotFoundException:
> 
> Requested Action not found: Login
> Turbine looked in the following modules.packages path:
> [org.tigris.scarab, org.apache.turbine.modules]
> 
> Thanks,
> Will Stranathan

I'm sorry, but it is really uncool to cross post here because you can't post
to the scarab list. If anything, you should have sent me private email or
simply fixed/changed your From: header so that you can send email properly.

The problem you are having is because you need to actually compile the Java
source code first. I don't check in compiled class code into CVS.

cd scarab/sandbox/webapps/scarab/WEB-INF/build/
./build.sh

-jon

-- 
http://scarab.tigris.org/    | http://noodle.tigris.org/
http://java.apache.org/      | http://java.apache.org/turbine/
http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/
http://www.collab.net/       | http://www.sourcexchange.com/




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to