NoClassDefFoundError with MSJVM but not with Sun's JVM
From: NB (nej_at_tak.dk)
Date: 07/31/04
- Next message: Lothar Kimmeringer: "Re: NoClassDefFoundError with MSJVM but not with Sun's JVM"
- Previous message: thufir.hawat_at_mail.com: "Re: GOF"
- Next in thread: Lothar Kimmeringer: "Re: NoClassDefFoundError with MSJVM but not with Sun's JVM"
- Reply: Lothar Kimmeringer: "Re: NoClassDefFoundError with MSJVM but not with Sun's JVM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 10:33:25 +0200
I supposedly posted this message yesterday but as I can't find it, I'll
post it again.
I've developed an applet that workes fine with Sun's JVM but with
Microsoft's I get an NoClassDefFoundError:
Error loading class: org.jdom.input.SAXBuilder
java.lang.NoClassDefFoundError
Initially I got a similar error with Sun's JVM but then I placed the
JDOM .jar in the folder where my applet is located and that solved the
problem with Sun's JVM but not with Microsoft's JVM. Can anyone explain
why that is?
- Next message: Lothar Kimmeringer: "Re: NoClassDefFoundError with MSJVM but not with Sun's JVM"
- Previous message: thufir.hawat_at_mail.com: "Re: GOF"
- Next in thread: Lothar Kimmeringer: "Re: NoClassDefFoundError with MSJVM but not with Sun's JVM"
- Reply: Lothar Kimmeringer: "Re: NoClassDefFoundError with MSJVM but not with Sun's JVM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|