I have added the new package for Dom4j 1.3 in my code (running JVM 1.4.0). I configured a new library using JBuilder that includes c:/dom4j=patched-1.3/dom4j-full.jar. My application complies without errors. However, when executing my code I receive the following error message.
java.lang.NoClassDefFoundError: org/dom4j/Node I suspect that I am missing some kind of dependency jar.
Thanks for the help.
Frank Sharpless Paperhost.com, Inc. Manager, Application Development 770.998.9172.611
|
- Re: [dom4j-user] java.lang.NoClassDefFoundError: org/dom4j... Frank Sharpless
- Re: [dom4j-user] java.lang.NoClassDefFoundError: org/... James Strachan