Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM in an applet

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Ken Kast" <ken AT kenkast.com>
  • To: "Elliotte Rusty Harold" <elharo AT metalab.unc.edu>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] XOM in an applet
  • Date: Sun, 22 Aug 2004 21:41:37 -0700

I think the attachment captures the problem. It works in the IDE, but
doesn't in the browser.

I'm running jre1.5.0 and XOM 1.0b2. The applet fails in an IE browser on
Win XP. Have not had time to see what Mozilla might do.

Ken


----- Original Message -----
From: "Elliotte Rusty Harold" <elharo AT metalab.unc.edu>
To: "Ken Kast" <ken AT kenkast.com>
Cc: <xom-interest AT lists.ibiblio.org>
Sent: Sunday, August 22, 2004 4:59 PM
Subject: Re: [XOM-interest] XOM in an applet


> At 2:02 PM -0700 8/22/04, Ken Kast wrote:
>
> >Caused by: java.lang.NullPointerException
> > at java.io.FilterInputStream.close(Unknown Source)
> > at nu.xom.Verifier.loadFlags(Unknown Source)
> > at nu.xom.Verifier.<clinit>(Unknown Source)
> > ... 20 more
> >
>
> Are you using the latest version of XOM, 1.0b2? If so, I suspect
> you've found a bug I need to look at. (There were some bugs around
> this area in earlier versions that have been fixed for a few releases
> though, so please do upgrade if you haven't.) It would really help
> if you could boil this down to a simple, reproducible test case.
>
> Also, is Xerces in provided from the server or not? Which version of
> Xerces and Java are you using?
> --
>
> Elliotte Rusty Harold
> elharo AT metalab.unc.edu
> Effective XML (Addison-Wesley, 2003)
> http://www.cafeconleche.org/books/effectivexml
>
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA
> _______________________________________________
> XOM-interest mailing list
> XOM-interest AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/xom-interest
>
>



Archive powered by MHonArc 2.6.24.

Top of Page