Dave Blackett wrote:
> 
> When I run sh runtest:
> theory:/usr/local/bin/JetSpeed/bin# sh ./runtest
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/jetspeed/Test
> 
> or running it this way:
> theory:/usr/local/bin/JetSpeed/bin# java org.apache.jetspeed.Test
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/jetspeed/Test
> 
> I think this might be one of the reasons I get a class not found error when
> trying to access jetspeed via the browser.  I thought maybe it needed a
> classpath in my .profile file.  Which I have added a classpath statement
> for jetspeed:
> CLASSPATH=/usr/bin/mm.mysql.jdbc:/usr/local/bin/JetSpeed/bin/JetSpeed.jar:$C
> LASSPATH
> 
> Please, someone whack me with a big cluehammer.
> 
That is legacy.  Don't worry about running.  I am going to remove it
from CVS.

Kevin
-- 

Kevin A Burton
http://relativity.yi.org
Message to SUN:  "Open Source Java!"
"For evil to win is for good men to do nothing."


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
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