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

Messages

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

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the JSX-ideas group. File : /src.zip ...
39 Feb 4, 2002
9:35 pm

linksspringer
Send Email

Hi all, The new web-page for JSX is launched! It includes a compelling application ("Upgrading user configurations the easy way") and six new customers. ...
5 Feb 4, 2002
3:43 am

egroups_yow
Send Email

Hi all, I did some testing of my SAX-interfaces to JSX. The scenario was: 1. transform a (very large) string of XML and feed the result to JSX for...
2 Feb 3, 2002
2:55 am

egroups_yow
Send Email

Hi, I have requirement where I have to create different objects by just modifying the XML file generated by JSX. The objects that are serialized to the XML...
6 Jan 30, 2002
11:28 pm

Mark Collette
mark_collette
Send Email

Hi, I am trying to implement a mechanism where I can serialize Java Objects to XML. I am using the JSX package. I do not face any problem when I serialize the...
5 Jan 29, 2002
11:18 am

Nutan P
prakashp@...
Send Email

Hi again, Oh yeah, here is the link for AXIS's current serialization: ...
1 Jan 27, 2002
12:33 am

Brendan Macmillan
egroups_yow
Send Email

Hi all, The AXIS implementation has a lack: an XML serializer that works for all objects. Fortunately, JSX does exactly that. AXIS is Apache's implementation...
1 Jan 26, 2002
11:50 pm

Brendan Macmillan
egroups_yow
Send Email

Hi, In the discussion on GPL there has been a said alot about distribution. I am now starting to understand why the commercial license says so much about...
6 Jan 24, 2002
6:20 am

egroups_yow
Send Email

Hi, while parsing a JSX generated XML file with the Xerces parser an SAXParseException was thrown: org.xml.sax.SAXParseException: An invalid XML character...
10 Jan 24, 2002
6:12 am

egroups_yow
Send Email

HI, I just wanted to share something with the list that I found. After chasing a bug I realized that JSX behavior towards serializing is not the same as java....
4 Jan 24, 2002
2:00 am

egroups_yow
Send Email

Hi everyone, Just a reminder for anyone contemplating purchasing a commercial license: there is set to be a substantial price rise 31 Jan. If you are sure you...
1 Jan 23, 2002
8:53 am

egroups_yow
Send Email

Hi, when trying to serialize following java code Frame frame = new Frame("Login"); frame.setSize(200,400); Panel loginpanel = new Panel(new GridLayout(3,1)); ...
2 Jan 17, 2002
10:54 pm

egroups_yow
Send Email

I've written all ImageIcons to separate file to decrease the size of the XML file... However during the deserialization of it I keep getting an error... at...
2 Jan 17, 2002
1:12 am

egroups_yow
Send Email

Hi, Here is an example of how to use XSLT with the standard JSX-package, not using any of my experimental extensions. It makes use of Pipes, like Brendan...
4 Jan 16, 2002
7:52 am

egroups_yow
Send Email

Hi all, I didn't get to email over the weekend so this is a hudge podge of responses... ... I think JBoss moved to the LGPL license because of this very...
2 Jan 15, 2002
5:14 pm

egroups_yow
Send Email

Hi, Here is a first version of a replacement for ParserXML that uses a SAX-parser. It demonstrates the idea of using two threads and a queue to resolve the...
6 Jan 14, 2002
7:54 am

marco.mistroni@...
mmmistroni
Send Email

hi, I have this piece of code to test serializing and deserializing java.io.File. shouldn't the before and after output must be same? the xml file looks fine...
6 Jan 10, 2002
9:02 am

sshark97
Send Email

Hi Brendan, This whole issue of what part should be in control of what (JSX,SAX,Transformer)is confusing and needs to be thought through carefully. Yes, the...
1 Jan 10, 2002
8:36 am

Mark van der Kraan
linksspringer
Send Email

Hi Brendan. I noticed a previous thread where you mentioned that there was a lack of demand for 1.4 support. As I mentioned before Christmas, my company is in...
3 Jan 9, 2002
10:44 am

Mike Cunningham
greenp22uk
Send Email

Hi, I am working on a version that allows you to register a handler object with ObjOut. The handler has to implement the following interface: public interface...
5 Jan 8, 2002
3:27 pm

Mark van der Kraan
linksspringer
Send Email

hi all, i am using JSX for XML2Java mapping in my application. i have written my own structure which extends HashMap and implements Externalizable. the little...
2 Dec 31, 2001
12:24 pm

Craig Cavanaugh
rideatrail
Send Email

Hi, I have been playing around with stylesheets to generate the JSX-format, and discovered that for certain attributes like obj-name the order of attributes...
5 Dec 31, 2001
10:42 am

Mark van der Kraan
linksspringer
Send Email

Hi, AMERICAN EXPRESS: We are now set up to accept payment via American Express for the commercial JSX license. Please see details on the updated license form:...
1 Dec 31, 2001
3:13 am

egroups_yow
Send Email

I propose the following mapping between Java class and XML which seem to me the correct bridge between Object Oriented concepts and pure data like XML: - the...
2 Dec 30, 2001
8:14 am

egroups_yow
Send Email

OK, this may sound like a really stupid question, but is there a way to construct a java object by transparently loading the object using JSX. To be precise, I...
3 Dec 22, 2001
9:48 am

linksspringer
Send Email

Hi~ JSX needs Java 1.2 and the homepage of JSX links to KOML for the use of XML serialization with Java 1.1. Could you let me know what features of JSX make it...
5 Dec 21, 2001
5:59 pm

Dave_Romero
Send Email

Hi marco, ... Yes, that's the way to do it. ... I think you must still be adding the other values. OK, I see now that that is because you want the...
5 Dec 20, 2001
11:26 pm

egroups_yow
Send Email

hi all, can anyone point me to some tutorials on JSX? in the webpage i cannot find any links.. thanx and regards marco...
2 Dec 19, 2001
10:20 pm

egroups_yow
Send Email

I've been testing JSX with a view to recommending it as part of a Java-based application my company is shortly to begin developing (we would be the second...
2 Dec 14, 2001
6:26 am

egroups_yow
Send Email

This email is to inform you of release '0.9.7.1&#39; of 'Java Serialization to/from XML.' through freshmeat.net. All URLs and other useful information can be found...
1 Dec 7, 2001
5:39 am

noreply@...
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