Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

JSX-ideas · Ideas on Java Serialization for XML

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 151
  • Category: XML
  • Founded: Jan 10, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

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 ...
4 Mar 3, 2004
11:32 am

Brendan Macmillan
egroups_yow
Send Email

This email is to inform you about the release of version '2.1.6&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
1 Feb 23, 2004
8:29 am

noreply@...
Send Email

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...
4 Feb 14, 2004
3:26 am

Brendan Macmillan
egroups_yow
Send Email

This email is to inform you about the release of version '2.1.5&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
1 Feb 10, 2004
6:32 am

noreply@...
Send Email

Hello everyone, Has anybody requested the feature of logging deserialization discrepancies, such as fields deleted or added? This seems to be necessary to...
1 Feb 6, 2004
6:02 pm

Hongsheng Chen
hongsheng_chen
Send Email

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...
1 Feb 4, 2004
12:08 am

Hongsheng Chen
hongsheng_chen
Send Email

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...
1 Jan 7, 2004
10:29 am

noreply@...
Send Email

This email is to inform you about the release of version '2.1.4doc2&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful...
1 Dec 20, 2003
3:51 pm

noreply@...
Send Email

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...
3 Dec 17, 2003
2:50 am

Mark Collette
mark_collette
Send Email

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...
1 Dec 16, 2003
3:38 am

Brendan Macmillan
egroups_yow
Send Email

This email is to inform you about the release of version '2.1.4doc&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
1 Dec 15, 2003
8:46 am

noreply@...
Send Email

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...
2 Dec 10, 2003
2:53 am

Damien Evans
damien_m_evans
Send Email

This email is to inform you about the release of version '2.1.4b&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
1 Nov 28, 2003
12:22 am

noreply@...
Send Email

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...
1 Nov 17, 2003
12:42 pm

Brendan Macmillan
egroups_yow
Send Email

This email is to inform you about the release of version '2.1.4&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
1 Nov 14, 2003
7:26 am

noreply@...
Send Email

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...
1 Nov 11, 2003
10:16 am

Brendan Macmillan
egroups_yow
Send Email

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 ...
4 Nov 8, 2003
3:56 am

Brendan Macmillan
egroups_yow
Send Email

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]...
1 Nov 6, 2003
10:43 pm

sammybhai
Send Email

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...
2 Nov 6, 2003
3:40 pm

Brendan Macmillan
egroups_yow
Send Email

This email is to inform you about the release of version '2.1.3&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
1 Oct 24, 2003
12:15 am

noreply@...
Send Email

Sorry about the spam everyone I'm switching to "moderated&quot; so I can filter them manually. Have a great day, despite the spam :-) Cheers, Brendan...
1 Oct 13, 2003
2:13 pm

Brendan Macmillan
egroups_yow
Send Email

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...
2 Oct 9, 2003
6:28 pm

Brendan Macmillan
egroups_yow
Send Email

This email is to inform you about the release of version '2.1.2&#39; of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
1 Oct 6, 2003
10:38 am

noreply@...
Send Email

Sorry about that glitch of so many "Castor" emails (and this one as well)! Brendan...
1 Oct 5, 2003
10:16 am

Brendan Macmillan
egroups_yow
Send Email

Hi all, Just a word about Castor, an XML binding for Java. It is one of the "bean-based&quot; XML tools, meaning it needs getters and setters to work (it also...
1 Oct 5, 2003
10:13 am

Brendan Macmillan
egroups_yow
Send Email

(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,...
3 Oct 3, 2003
7:09 pm

Steve Wampler
stevewampler
Send Email

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...
1 Oct 2, 2003
5:48 am

Brendan Macmillan
egroups_yow
Send Email

While we're on the subject of comparisons, how about a look at Electric XML+ from The Mind Electric?...
2 Sep 30, 2003
2:50 pm

Brendan Macmillan
egroups_yow
Send Email

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...
6 Sep 30, 2003
9:58 am

Matthew Shields
scmmss
Send Email

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...
1 Sep 29, 2003
12:40 pm

Brendan Macmillan
egroups_yow
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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