Ok, so I figured this out. I am fairly new to JAVA, so I wasn't exactly sure what it was referring to. For some reason my path for CLASSPATH was getting set badly, so I changed it manually, and that fixed the problem.
BenP wrote: > > I'm getting an error when trying to start the ServiceMix server. Please > note that I had to edit bin/servicemix file to even try to start the > server. If anybody has any ideas what is causing the error below, please > advise. thanks. > > java version "1.4.2_09" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05) > Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode) > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/codehaus/classworlds/Launcher > > -- View this message in context: http://www.nabble.com/Problems-getting-ServiceMix-started-tf2583941s12049.html#a7204940 Sent from the ServiceMix - User mailing list archive at Nabble.com.
