Search the web
Sign In
New User? Sign Up
JSX-ideas · Ideas on Java Serialization for XML
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2144 - 2173 of 2192   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2144
Hi all, JSX is now available. This mailing list is also opened up, so if you are subscribed to it you can now post to it. Cheers, Brendan Macmillan...
egroups_yow
Offline Send Email
Jul 11, 2005
9:26 am
2145
This email is to inform you about the release of version '2.2.4.0' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Jul 11, 2005
12:55 pm
2146
Hi, I'm migrating from JSX 0.8.14.2 to JSX 2.2.4.0. When I try to read a serialized XML, I see the following error: java.lang.NoClassDefFoundError:...
Antonio
yoguipeludod...
Offline Send Email
Aug 3, 2005
8:33 am
2147
Hi Antonio, Thanks very much for the excellent bug report - only thing missing was the OS, which surprisingly happens to be relevant in this case (please see...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 4, 2005
12:42 am
2148
This email is to inform you about the release of version '2.2.4.1' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Aug 4, 2005
12:42 am
2149
I still use 0.9.8.2. After I changed a String type on the object model to a bit more complex pojo and let the application run in production for a while, I got...
lpcarmed
Offline Send Email
Aug 17, 2005
3:51 am
2150
I think that's JSX version "0". I think you are talking about class evolution, and that you can't read in XML you have that used the old classes (before you...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 17, 2005
7:09 am
2151
Hi, I have a constant worry with class evolution. I use Brendan's default method but I make each class implement Repairable which has a single void method: ...
Mike Goldwater
m_h_goldwater
Offline Send Email
Aug 27, 2005
2:26 am
2152
This email is to inform you about the release of version '2.2.5.0' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Aug 29, 2005
1:07 pm
2153
This email is to inform you about the release of version '2.2.5.1' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Sep 19, 2005
11:45 am
2154
Hi all,http://66.70.223.72/...
egroups_yow
Offline Send Email
Mar 16, 2006
6:42 am
2155
Hi all, We've had some trouble with the domain name "jsx.org", but the website is still there, at this IP address: http://66.70.223.72/ cheers, Brendan...
egroups_yow
Offline Send Email
Mar 16, 2006
6:44 am
2156
The JSX website is now available again, at: http://www.javaserializationtoxml.com/ cheers, Brendan...
egroups_yow
Offline Send Email
Apr 12, 2006
6:07 am
2157
This email is to inform you about the release of version '2.2.5.2' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Sep 12, 2006
8:03 am
2158
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...
Brendan Macmillan
egroups_yow
Offline Send Email
Sep 14, 2006
3:06 am
2159
That works for me. BTW, were you ever able to implement support for BEA JRockit? -- Damien...
Damien Evans
damien_m_evans
Offline Send Email
Sep 14, 2006
3:29 am
2160
... 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 ...
Brendan Macmillan
egroups_yow
Offline Send Email
Sep 14, 2006
6:37 am
2161
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...
egroups_yow
Offline Send Email
Sep 23, 2006
4:37 am
2162
Hi, (forwarded to mailing list) You can pass in a classloader as the second arg to ObjectReader (first arg can be InputStream or Reader): ...
Brendan
egroups_yow
Offline Send Email
Nov 26, 2006
8:55 pm
2163
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...
Stephen Kurlow
skurlow
Offline Send Email
Nov 28, 2006
1:56 am
2164
Hi Stephen, ... You can modify XML with XSLT; tho here you may be better off doing it within the class. Both are discussed in the JSX manual: ...
egroups_yow
Offline Send Email
Nov 28, 2006
2:36 am
2165
Hi Stephen, ... You can modify XML with XSLT; tho here you may be better off doing it within the class. Both are discussed in the JSX manual: ...
Brendan
egroups_yow
Offline Send Email
Nov 28, 2006
2:52 am
2166
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 ...
James Maes
jjmaes
Offline Send Email
Dec 26, 2006
5:46 pm
2167
Hi James, We should be able to fix these hassles up quickly. Expired: I just checked the purchase version now, and confirmed that it is working normally (ie....
Brendan
egroups_yow
Offline Send Email
Dec 26, 2006
6:26 pm
2168
Hi James, Did the current download work for you? When you get a chance, could you send the version info that JSX outputs. I need the exact strings to be able...
Brendan
egroups_yow
Offline Send Email
Dec 29, 2006
7:29 am
2169
Sorry. I went a reply via email last week but looks like it never made it into the system. Here is a copy of that email: Here is the message from JSX while...
James Maes
jjmaes
Offline Send Email
Dec 29, 2006
3:20 pm
2170
Hi James, Thanks a lot, that's exactly the info I need. I'll get on to it tomorrow. cheers, Brendan...
Brendan
egroups_yow
Offline Send Email
Dec 29, 2006
5:59 pm
2171
Hi James, I've just released a version of JSX that does not output warning messages for your JVM - sorry for the delay. That is, for this JVM: ...
Brendan
egroups_yow
Offline Send Email
Jan 1, 2007
2:09 pm
2172
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...
noreply@...
Send Email
Jan 1, 2007
3:19 pm
2173
Hi Stephen, "serialPersistentFields" is the approach I was talking about. Here's an example: ...
Brendan
egroups_yow
Offline Send Email
Jan 8, 2007
1:35 am
Messages 2144 - 2173 of 2192   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help