Hi, For new licenses, JSX can be used in all your projects and products. (it previously was restricted to a "named product"; we've now moved to per-developer...
Dear freshmeat.net subscriber, yow just announced version 2.2.7.4 of Java Serialization to XML on freshmeat.net. The changes are as follows: The Object...
Dear freshmeat.net subscriber, yow just announced version 2.2.7.3 of Java Serialization to XML on freshmeat.net. The changes are as follows: toFile and...
Hi, We are conducting a review of our licensing terms and prices this month to align them with standard industry practices and customer expectations. The aim...
Dear freshmeat.net subscriber, yow just announced version 2.2.7.2 of Java Serialization to XML on freshmeat.net. The changes are as follows: JSX.P.p(Object...
Hi Teody, Yes, JSX can serialize inner classes. JSX is a precise re-implementation of Java serialization, so if Java serialization can do it, JSX can too. Here...
This email is to inform you about the release of version '2.2.7.1' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
This email is to inform you about the release of version '2.2.7.0' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Thanks Paul, Daniel and Joël, (I've replied to these bug reports privately already - this reply is really for you users on the mailing list) Sun made some...
[forwarded from Joël] Dear Sir, Dear Madam, We are using JSX 2.2.3.8 (full version) and encountered problems with recent Sun JRE (early revisions of 1.5 and...
[forwarded on behalf of Daniel] Hi, JSX stops us from upgrading from JDK 1.6.0_05 to JDK 1.6.0_07 and JDK 1.6.0_10. When will you provide an upgrade of the...
[forwarded on behalf of Paul] Hello, I am developing a Java program I plan on distributing, and it needs Object Serialization. I need to use JDK version 1.6...
Hi Ed, A simple first test is to try it with JOS (ie. replace JSX.ObjectWriter with java.io.ObjectOutputStream and equivalent for reading) JSX emulates JOS, so...
Hi Edison, You can customize the JSX serialization of the class using the standard techniques as for JOS (Java Object Serialization). See below. But first, let...
We have a site license for JSX. We have upgraded our project to JDK1.6.0 and now JSX is complaining. Does JSX continue to operate properly despite the message?...
This email is to inform you about the release of version '2.2.6.0' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
This email is to inform you about the release of version '2.2.5.6' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
This email is to inform you about the release of version '2.2.5.5' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
This email is to inform you about the release of version '2.2.5.4' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
This email is to inform you about the release of version '2.2.5.3' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
Good Morning All. I have two issues that I am hoping someone can help us address. We purchased JSX around 9 months ago and have been very happy but have ...
Lets say for example I have: class foo1 { String a; String b; } and I have literally hundreds of different objects of class foo1 serialised to different XML...
jsx.org is back! The story: As you may recall, our old domain name of "jsx.org" was taken by the registrar when we were 10 days late to renew. We then shifted...
... Great. ... No. From memory, I got hold of the source, but they didn't leave any accidental hooks to access their serialization internals. It's a testiment ...
Hi Damien, [ cc'ed the mailing list - please reply there. ] Thanks a lot for that - I'll disable it in the next release, and get the new version to you before...