Hi Bent, I think Xrayrivet might suit your needs better. It is based on the JSX engine, but does not alias Strings. The XML is also much simpler. I would ...
This email is to inform you about the release of version '2.1.639; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Hi Hongsheng, You have to close() the ObjectWriter (like other Java streams). See the download web page an example of this. www.jsx.org/download.html A key...
This email is to inform you about the release of version '2.1.539; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Hello everyone, Has anybody requested the feature of logging deserialization discrepancies, such as fields deleted or added? This seems to be necessary to...
Hi, I downloaded the JSX2.1.4.jar file last week to evaluate this product in our enterprise ecommerce environment but I got the following message from...
This email is to inform you about the release of version '2.1.4xslt.doc' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful...
This email is to inform you about the release of version '2.1.4doc239; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful...
If the format has to change, then I would go with option 1. Although, for compatibility with 3rd party tools, this is still the best: class Sub extends Super...
Hi all, A simpler XML format for JSX - what is really nice is that the indentation level will correspond exactly to how deep the object is from the root. The...
This email is to inform you about the release of version '2.1.4doc39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Hi, I just experimented with allowing anyone to post (ie without having to join) - and in one day, there are 5 spam emails. Sorry about that! Yahoo egroups...
This email is to inform you about the release of version '2.1.4b39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Hi all, For those who cannot pay by credit card, we've just put a system online for ordering JSX on the web. It is available at: www.jsx.org/buy.html Although...
This email is to inform you about the release of version '2.1.439; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Hi all, This post proposes changes to the XML format of JSX, for the special needs of XML databinding. It also develops the ideas, showing problems and solving...
We've been using the evaluation version of JSX and have decided to purchase the product. We have recently begun encountering a problem deserializing our ...
We are able to compile and deploy our application using JSK 2.1.3 but when we use the application we get the following exception. [11/6/03 11:19:38:875 CST]...
Hello, following problem: I've a class Person.java with following attributes: private String name; prinvate int age; I've a class SerializePerson.java which...
This email is to inform you about the release of version '2.1.339; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Sorry about the spam everyone I'm switching to "moderated" so I can filter them manually. Have a great day, despite the spam :-) Cheers, Brendan...
Hi, we were looking to replace our serialization with J2X and so we tried it in our code. All our tests passed when we run them on a client machine but when we...
This email is to inform you about the release of version '2.1.239; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Hi all, Just a word about Castor, an XML binding for Java. It is one of the "bean-based" XML tools, meaning it needs getters and setters to work (it also...
(I know Brenden isn't suppporting JSX1 anymore, but perhaps someone else on the list can offer an explanation/suggestion.) We've been using JSX1 for some time,...
Hi all, there are several email addresses subscribed to this list that seem to not be active anymore (the messages are bouncing). I am unsubscribing these...
JSX 2.1.1 released Available from http://www.jsx.org/download.html This release enables you to customize a target object's XML representation by serializing a...
Gosling: I'm a big fan. The big question for me about the whole open source thing is: how can you be a professional engineer and still make your mortgage...