Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM Object

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT ibiblio.org>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] XOM Object
  • Date: Mon, 4 Nov 2013 15:45:17 -0500

On Mon, Nov 4, 2013 at 1:17 PM, Brian Stechly <bstechly AT disk.com> wrote:

> Exception being thrown is:
>
> Server sent invalid output without the expected content.
> java.lang.NullPointerException
>

That exception doesn't look like it's coming from XOM; or if it is coming
from XOM it's getting wrapped in some connection from the client to the
server or vice versa first. Can you cut this down to a self-contained
program that parses the problematic element as a string literal?

--
Elliotte Rusty Harold
elharo AT ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page