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...
Show off your group to the world. Share a photo of your group with us.

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 1197 - 1226 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1197
JSX FAQ - 14 November 2001 ======= JSX instantly XML-enables applications, by re-implementing the Serialization API for XML. FAQ Contents: (1). Background (2)....
JSX-ideas@yahoogroups...
Send Email
May 2, 2002
4:16 am
1198
I tried this. It did not make a difference in the behavior, and the error occurred in the same location. I had to recompile the JSX package with the...
Ayla
mfricke@...
Send Email
May 2, 2002
8:12 pm
1199
There's no need to recompile. It's just a runtime switch. It's possible that what you did had no effect, so hre's a more complete example: Config cfg = new...
Brendan Macmillan
egroups_yow
Offline Send Email
May 2, 2002
11:30 pm
1200
I'm getting the impression that Config takes some time to learn how to use, and it is more complex and confusing than it needs to be. How many people think...
Brendan Macmillan
egroups_yow
Offline Send Email
May 2, 2002
11:45 pm
1201
Hi, ... Impossible to say until we have seen the improved docuumentation! Regards Mike ... Regards Mike ~~~~~~~~~~~~~~ Mike Goldwater Auric Hydrates Ltd 26,...
Mike Goldwater
m_h_goldwater
Offline Send Email
May 6, 2002
2:35 pm
1202
Greetings, It seems that minor class changes that Java serialization could live with are causing JSX to lose its mind. That's not the problem, however - the...
David S. Dixon
ddixon@...
Send Email
May 8, 2002
1:42 pm
1203
Hi David, This sounds pretty serious!! What version JVM are you using? It sounds like JSX is provoking a bug in it. Cheers, Brendan...
Brendan Macmillan
egroups_yow
Offline Send Email
May 9, 2002
9:30 am
1204
When I generated a DTD, how should to me make to generate a file XML with the DTD? I do not want any structure of the data in the file XML, only the data. The...
aldocaponefr
Offline Send Email
May 13, 2002
6:27 am
1205
Hi aldocaponefr (?), I'm not sure what you mean... Do you want the XML to reference the DTD, so that a validating parser (like SAX) will automatically...
Brendan Macmillan
egroups_yow
Offline Send Email
May 13, 2002
9:47 am
1206
Hi, I'm the project leader for Metacosm ( http://metacosm.org ). I saw yesterday your poll "If JSX was available under a non-GPL open source license, that...
Benoît Sibaud
oumph
Offline Send Email
May 19, 2002
2:44 pm
1207
Hi Benoît, ... Looks like you have foiled my cunning plan of hiding this information! ;-) ... incompatibility), ... If you like GPL, it is good to promote it....
Brendan Macmillan
egroups_yow
Offline Send Email
May 20, 2002
11:47 pm
1208
Hi all, I'm on holidays til Mon 27 May (that's next Monday). However, it may still be worth asking any question you have, since other people on the list may...
Brendan Macmillan
egroups_yow
Offline Send Email
May 20, 2002
11:56 pm
1209
Hi, ... That's my hobby to read only HTML comments on the web :) ... I just updated http://metacosm.org (we have a hard week-end to find new libs, replace the...
Benoît Sibaud
oumph
Offline Send Email
May 21, 2002
10:12 pm
1210
Hi Benoît, ... Actually, I was also kind of hoping that you'd let other people know about all the GPL software you use... like JSX ;-) ... Cool! ;-) ... Yes -...
Brendan Macmillan
egroups_yow
Offline Send Email
May 25, 2002
6:59 am
1211
Hi, ... According to http://cgi.cs.wisc.edu/scripts/ballard/bofhserver.pl The cause of the problem is: "Well fix that in the next (upgrade, update, patch...
Benoît Sibaud
oumph
Offline Send Email
May 27, 2002
8:43 pm
1212
Hi Benoît, ... heheh ironically, this is exactly the "release early, release often" philosophy of XP and OSS, and it seems to work really well. Iterative...
Brendan Macmillan
egroups_yow
Offline Send Email
May 27, 2002
11:51 pm
1213
JSX FAQ - 14 November 2001 ======= JSX instantly XML-enables applications, by re-implementing the Serialization API for XML. FAQ Contents: (1). Background (2)....
JSX-ideas@yahoogroups...
Send Email
Jun 4, 2002
8:29 am
1214
Hi all, Just a pre-warning about the coming price rise on 30 June 2002. Any commercial licenses signed before then will come under the present pricing. (Of ...
Brendan Macmillan
egroups_yow
Offline Send Email
Jun 7, 2002
7:37 am
1215
when you try to use JSX in a J2EE environment, then the ObjIn.resolveClass throws a ClassNotFoundException because the JSX uses the wrong ClassLoader ! the...
Ing. Thomas Margreiter
f3thomas
Offline Send Email
Jun 13, 2002
10:52 am
1216
Hi Ing. Thomas Margreiter, ... Thanks very much for this - I wasn't aware of this solution! I've known of the potential problem for a long time, but thought...
Brendan Macmillan
egroups_yow
Offline Send Email
Jun 14, 2002
2:02 am
1217
This email is to inform you of release '1.0.1.2' of 'Java Serialization for XML' through freshmeat.net. All URLs and other useful information can be found at...
noreply@...
Send Email
Jun 15, 2002
10:34 am
1218
Hi Marti, I'm developing an interesting idea for back-compatibility, which ... The idea is to serialize a "Memento" object that represents the Originating...
egroups_yow
Offline Send Email
Jun 17, 2002
6:02 am
1219
This email is to inform you of release '1.0.1.3' of 'Java Serialization for XML' through freshmeat.net. All URLs and other useful information can be found at...
noreply@...
Send Email
Jun 17, 2002
8:03 pm
1220
Hi, I've been working with JSX a little within an embedded environment and it's proving really useful - thanks ! I had a couple of minor issues when running...
Alex Lennon
alexjlennon
Offline Send Email
Jun 17, 2002
10:51 pm
1221
Hi Alex, What OTI/IBM's J9 JVM? If it's a tiny java for cell phones etc that JSX works for, that would be *really* cool to support!! ... That's great to hear!...
Brendan Macmillan
egroups_yow
Offline Send Email
Jun 18, 2002
3:25 am
1222
Hi Brendan, ... The OTI JVM is pretty scalable - it supports MIDP, CDC, CLDC (so yes - it does 'phones !) There are also a more heavyweight set of...
Alex J Lennon
alexjlennon
Offline Send Email
Jun 18, 2002
10:04 am
1223
Hi Brendan, ... The OTI JVM is pretty scalable - it supports MIDP, CDC, CLDC (so yes - it does 'phones !) There are also a more heavyweight set of...
Alex J Lennon
alexjlennon
Offline Send Email
Jun 18, 2002
10:04 am
1224
Hello, I just started researching JSX (JSX 1.0.1.3) and here are what's popped-up just during the first try: 1) What is the output XML file encoding ? It is...
Dmitri Livotov
livotov
Offline Send Email
Jun 18, 2002
2:58 pm
1225
Hi Alex, ... Cool... tho I couldn't see any information there, it redirects to a page on WebSphere developer... ... Cool stuff. I guess you realize that if...
Brendan Macmillan
egroups_yow
Offline Send Email
Jun 19, 2002
2:50 am
1226
Hi Dmitri, Thanks a lot for reporting this, rather than giving up on JSX right away! ... This is just for JSX to distinguish between different versions. By...
Brendan Macmillan
egroups_yow
Offline Send Email
Jun 19, 2002
3:00 am
Messages 1197 - 1226 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