Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] XOM and Nux not working

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Warwick Bailey" <warwick AT icodeon.com>
  • To: <xom-interest AT lists.ibiblio.org>
  • Subject: [XOM-interest] XOM and Nux not working
  • Date: Tue, 22 Nov 2005 15:09:03 -0000

Downloaded the latest Xom release, version 1.1, beta 6.

Downloaded the latest Nux release, version 1.3, which includes a
(different?) distribution of the xom.jar.

Using the Nux code for serialization of XML from Xom.

However, when the xom.jar that is distributed with Nux is replaced with the
latest release from Xom (1.1 beta 6), the deserialization process of Nux
fails silently (no exceptions thrown).

Byte[] bnuxDoc = FileUtil.toByteArray(new
FileInputStream("/tmp/periodic.xml.bnux")); //ok
Document doc3 = codec.deserialize(bnuxDoc);// fails

Please advise.

With thanks

Icodeon

------------------------------------------------------
Simple. Sequencing. Now.

Icodeon Ltd e: warwick AT icodeon.com
Studio 471 t: +44 (0)870 950 6582
48 Regent Street w: www.icodeon.com
Cambridge CB2 1FD f: +44 (0)20 8906 6611
United Kingdom

UK National e-Learning Framework: www.elframework.org/projects/isis/
Registered Company in England and Wales: 5068195
VAT Registered: 851 6418 24





Archive powered by MHonArc 2.6.24.

Top of Page