You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Paul Hammant <Pa...@yahoo.com> on 2001/11/26 11:23:35 UTC

[Phoenix] Store service, LTPJB impl

Well I've booked it in.  It works... but has bugs :-(

A simple String that is serialized through this scheme (tested via 
Jesktop) looks like ....

    <?xml version="1.0" encoding="UTF-8"?>
    <java version="1.4.0-beta3" class="java.beans.XMLDecoder">
         <string>Hello World</string>

.. when viewed outside the app.  The problem is obvious - it does not 
have a closing </java> elem.  The SAX parser accepts this but spits a 
debug message each time to System.out.

Brendan Macmillan (he of the excellent but GPL JSK project - 
http://freshmeat.net/projects/jsx/) says that LTPJB has quite a few bugs 
with impl.  

Regards,

- Paul H


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>