Re: [Beepcore-java-users] help please with example Beepd
Status: Beta
Brought to you by:
huston
From: Iain S. <iai...@ya...> - 2002-03-08 23:49:07
|
On 3/8/02 10:01 AM, "Steve" <yud...@ya...> wrote: > Hi, > I've isntalled Beepcore-java on a linux box and tried > to run the examples but I get an error whenever I try > to run Beepd: java org.beepcore.beep.example.Beepd > -config beepd-config.xml > Exeption in thread "main" > java.lang.NoClassDefFoundError: org/w3c/dom/Node > > I'm quite sure I've set my CLASSPATH correctly Are you sure? :) That's a standard DOM class that should be part of your XML parser jar... Are you absolutely positive? Make sure Xerces.jar or whatever you're using is properly in there. Send your command line and the full stack trace if you're still positive. If you set CLASSPATH in your environment also include the output of 'env' -iain _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |