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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2134 - 2163 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2134
Dear all, Is anyone try using JSX with J9 ? I try JSX2.3.8 application with IBM J9 v.2.2, but occur some problem. The problem is that JSX application for J9...
Vladimir Markevich
vladimir_mar...
Offline Send Email
Jan 12, 2005
1:40 pm
2135
Hi Vladimir, Your diagnosis is right - MagicClass13_J9 requires the native methods: setPrimitiveFieldValues() setObjectFieldValue() This did work for the below...
Brendan Macmillan
egroups_yow
Offline Send Email
Jan 13, 2005
11:34 am
2136
Hi Brendan, Thank you for your attention, I already try to use Koala and XStream, but they are not apropriate. I'll send your source code of java.io package...
vladimir_markevich
vladimir_mar...
Offline Send Email
Jan 13, 2005
12:54 pm
2137
If you have source for J9's java.io, that would be very helpful....
Brendan Macmillan
egroups_yow
Offline Send Email
Jan 13, 2005
1:37 pm
2138
Thanks - I received the source. Over 3 days, I can probably find enough time to look out it and put together a solution. I think that the only way to test it...
Brendan Macmillan
egroups_yow
Offline Send Email
Jan 13, 2005
1:41 pm
2139
Hi Brendan, It's a goods news. I running my application with J9 on HP 2210 and HP COMPAQ H3900 PocketPC series. So I able to test JSX on this hardware. Glad to...
vladimir_markevich
vladimir_mar...
Offline Send Email
Jan 14, 2005
9:00 am
2140
Hi Vladimir, I like to keep updates: I've analyzed the J9 source, and I think I can make JSX work with it. I haven't yet tested it - that's next. Cheers, ...
Brendan Macmillan
egroups_yow
Offline Send Email
Jan 15, 2005
7:03 pm
2141
Any comment on why the product was taken off the market or whether there are any plans to release the source-code? Gili...
cowwoc2001
Offline Send Email
Feb 23, 2005
5:01 am
2142
... It's now time to write up my PhD on JSX, and running a business at the same time is a bit too much. Processing sales takes a surprising amount of work,...
Brendan Macmillan
egroups_yow
Offline Send Email
Feb 23, 2005
7:01 am
2143
Hi all, I have closed down the list for now. You can still search the arhives, and I will be able to post any relevant news to you; but no one will be able ot...
Brendan Macmillan
egroups_yow
Offline Send Email
Feb 23, 2005
9:12 am
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
Messages 2134 - 2163 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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