> Hey all,
>
> I am starting a new personal project, and I thought this would be a
> good time to learn FitNesse.
>
> I downloaded the latest jar from fitnesse.org (20090709), and am
> attempting to run through the DigitalVideoRecorder tutorial from
http://schuchert.wikispaces.com/FitNesse.Tutorials.0
>
> When I click the "Test" button, the system seems to stall for a long
> time (2-3 minutes), and then finally returns with:
>
> java.lang.NoClassDefFoundError: fitnesse/slim/SlimService Caused by:
> java.lang.ClassNotFoundException: fitnesse.slim.SlimService at
> java.net.URLClassLoader$1.run(Unknown Source) at
> java.security.AccessController.doPrivileged(Native Method) at
> java.net.URLClassLoader.findClass(Unknown Source) at
> java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher
> $AppClassLoader.loadClass(Unknown Source) at
> java.lang.ClassLoader.loadClass(Unknown Source) at
> java.lang.ClassLoader.loadClassInternal(Unknown Source) Could not
> find the main class: fitnesse.slim.SlimService. Program will exit.
> Exception in thread "main"
>
> Any help would be appreciated!
>
> Mark
>
> P.S. After going through the tutorial, I am hoping to use PhpSlim,
> which I found here:
http://github.com/ggramlich/phpslim/tree/master
Make sure that fitnesse.jar is in the classpath. Put !path
fitnesse.jar on your test page, or one of it's parents.
----
Robert C. Martin (Uncle Bob) | email:
unclebob@...
Object Mentor Inc. | blog: blog.objectmentor.com
The Agile Transition Experts | web: www.objectmentor.com
800-338-6716 | twitter: unclebobmartin