Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Exception caused by nu.xom.ParsingException

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Bruce Hyatt <bruce.hyatt AT gmail.com>
  • To: elharo AT metalab.unc.edu
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Exception caused by nu.xom.ParsingException
  • Date: Sat, 31 Jan 2009 16:22:20 -0500

On Sat, Jan 31, 2009 at 12:59 PM, Elliotte Harold
<elharo AT metalab.unc.edu> wrote:
> Bruce Hyatt wrote:
>>
>> I was able to run a program using the Builder class but when I tried
>> to run a program that also used the Serializer class and catching
>> ParsingException the program returned NoClassDefFoundError:
>> nu/xom/ParsingException. There was more to the error message but that
>> appears to be the heart of the problem.
>>
>
> NoClassDefFoundError almost always indicates a classpath problem, XOM or
> otherwise.

It's just a little perplexing because another program using XOM worked fine.

Bruce




Archive powered by MHonArc 2.6.24.

Top of Page