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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1915 - 1965 of 2221   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1915 Brendan Macmillan
egroups_yow Send Email
Oct 2, 2003
5:48 am
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...
1916 Steve Wampler
stevewampler Send Email
Oct 3, 2003
2:43 pm
(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,...
1917 Brendan Macmillan
egroups_yow Send Email
Oct 3, 2003
4:03 pm
Hey Steve, Heheh: "you really should upgrade to JSX2!" You can convert the XML in your database, by reading it in with JSX1, and writing it out with JSX2. They...
1918 Steve Wampler
stevewampler Send Email
Oct 3, 2003
7:09 pm
... For the record, moving the jar file off the CLASSPATH by placing it into $JAVA_HOME/jre/lib/ext has solved the problem. Dunno why, maybe it just likes a...
1919 Brendan Macmillan
egroups_yow Send Email
Oct 5, 2003
10:13 am
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...
1930 Brendan Macmillan
egroups_yow Send Email
Oct 5, 2003
10:16 am
Sorry about that glitch of so many "Castor" emails (and this one as well)! Brendan...
1931 noreply@... Send Email Oct 6, 2003
10:38 am
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...
1935 chris cottee
drcottee Send Email
Oct 9, 2003
5:52 pm
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...
1936 Brendan Macmillan
egroups_yow Send Email
Oct 9, 2003
6:28 pm
Hi Chris, These exceptions are to do with the "30 day trial", which assume you are running the code locally. I can help you with this; but first, JSX requires...
1938 Brendan Macmillan
egroups_yow Send Email
Oct 13, 2003
2:13 pm
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...
1939 noreply@... Send Email Oct 24, 2003
12:15 am
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...
1940 momo_iran Send Email Oct 31, 2003
10:36 am
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...
1942 ramjisro Send Email Nov 4, 2003
9:38 pm
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 ...
1943 Brendan Macmillan
egroups_yow Send Email
Nov 6, 2003
3:40 pm
I haven't seen this problem before. But the version you have is very old, and isn't supported anymore. Why don't you try the new version? To download and try...
1944 Brendan Macmillan
egroups_yow Send Email
Nov 6, 2003
3:44 pm
OK, this is very odd. Could it be a classloader issue? The same class, loaded by different classloaders, can cause a ClassCastException. In your case, it...
1945 sammybhai Send Email Nov 6, 2003
10:43 pm
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]...
1946 Roland Ramjist
ramjisro Send Email
Nov 7, 2003
11:57 pm
The failure occurred when running the application under Eclipse so I don't know whether or not that eliminates the classloader as a possible cause. The...
1947 Brendan Macmillan
egroups_yow Send Email
Nov 8, 2003
3:56 am
I see you aren't using the latest version of JSX (you have JSX2.1.jar) The first step is to upgrade get the latest version. Cheers, Brendan ... I ... ...
1949 Brendan Macmillan
egroups_yow Send Email
Nov 11, 2003
10:16 am
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...
1950 noreply@... Send Email Nov 14, 2003
7:26 am
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...
1951 Brendan Macmillan
egroups_yow Send Email
Nov 17, 2003
12:42 pm
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...
1952 noreply@... Send Email Nov 28, 2003
12:22 am
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...
1958 Brendan Macmillan
egroups_yow Send Email
Dec 9, 2003
10:15 pm
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...
1959 Damien Evans
damien_m_evans Send Email
Dec 10, 2003
2:53 am
Thank you! ;) -- D ... __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/...
1960 noreply@... Send Email Dec 15, 2003
8:46 am
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...
1961 Brendan Macmillan
egroups_yow Send Email
Dec 16, 2003
3:38 am
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...
1962 Mark Collette
mark_collette Send Email
Dec 16, 2003
6:50 am
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...
1963 Brendan Macmillan
egroups_yow Send Email
Dec 16, 2003
7:02 am
... Thanks - BTW this isn't a change, just an alternative. ... Really? The main motivation for changing it is to make it easier to work with, with third-party...
1964 Mark Collette
mark_collette Send Email
Dec 17, 2003
2:50 am
I just assume that since the XML language uses tag nesting to "contain" substructure within a structure, that using tags merely as markers would be a bit of an...
1965 noreply@... Send Email Dec 20, 2003
3:51 pm
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...
Messages 1915 - 1965 of 2221   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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