Estonia.
> -----Original Message----- > From: Sanjay Bhatia [mailto:[EMAIL PROTECTED] > Sent: Monday, March 05, 2001 09:21 > To: [EMAIL PROTECTED] > Subject: RE: Trouble with running the examples (JDK 1.2.2 on Linux) > > > Thanks for the mail Maksim. > > sb > > PS Where is .ee? > > > --- Maksim Sakki <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I think the CLASSPATH should be set as follows: > > /usr/local/xerces/xerces.jar:/usr/local/xerces/xercesSamples.jar > > > > You just mistyped jar as java. > > > > Maksim Sakki > > > > -----Original Message----- > > From: Sanjay Bhatia [mailto:[EMAIL PROTECTED] > > Sent: 05. mdrts 2001. a. 4:37 > > To: [EMAIL PROTECTED] > > Subject: Trouble with running the examples (JDK 1.2.2 on Linux) > > > > > > Hi, > > I'm having some trouble running the xerces 1.3.0 examples in my > > environment > > (JDK 1.2.2 on Linux 2.4.2) and would appreciate some help. > > > > My CLASSPATH env. variable is set to: > > /usr/local/xerces/xerces.jar:/usr/local/xerces/xercesSamples.java: > > > > When I run > > java -cp > /usr/local/xerces/xerces.jar:/usr/local/xerces/xercesSamples.jar > > sax.SAXCount data/personal.xml > > > > from /usr/local/xerces, I get the expected output. > > > > The docs. say I should be able to run the example as follows : > > > > java sax.SAXCount data/personal.xml > > > > which in my case results in an exception as follows : > > ExcException in thread "main" java.lang.NoClassDefFoundError: > sax/SAXCount > > > > I looked for docs. on this, but didn't find anything. > > > > Can someone please help figure out what's going on? > > > > Thanks, > > sb > > > > > > __________________________________________________ > > Do You Yahoo!? > > Get email at your own domain with Yahoo! Mail. > > http://personal.mail.yahoo.com/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
