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 2040 - 2069 of 2200   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2040
This is the reply from the Java-Dev list ... -- Matthew S. Shields BSc(hons), Research Associate Triana-Grid Project, School's of Physics & Astronomy/Computer...
Matthew Shields
scmmss
Offline Send Email
Aug 2, 2004
11:18 am
2041
Hi Matthew - Thanks very much for the forwarding! Next time I'll go direct to Michael. If anyone else is interested, I can cc the list ;-) Cheers, Brendan PS:...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 2, 2004
6:19 pm
2042
This email is to inform you about the release of version '1.0.7.4' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Aug 10, 2004
4:47 am
2043
Hi, I'm a developer working on a project to migrate data objects. We need to verify our migration works. The problem is that there are unimportant...
Neurotic Ho
neurotic_ho
Offline Send Email
Aug 10, 2004
4:13 pm
2044
ooh... they are not ordinary collections but hibernate.collections -randy...
Neurotic Ho
neurotic_ho
Offline Send Email
Aug 10, 2004
8:12 pm
2045
I will be out of the office starting 08/09/2004 and will not return until 08/13/2004....
andreas.voigt-heineme...
Send Email
Aug 11, 2004
3:03 am
2046
Are you using JSX1 (freeJSX) or JSX2? The XML format is different. ... From: "Neurotic Ho" <neurotic_ho@...> To: <JSX-ideas@yahoogroups.com> Sent:...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 11, 2004
3:04 am
2047
This email is to inform you about the release of version '1.0.7.5' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Aug 17, 2004
10:29 am
2048
Hi Brendan, We're running JSX on AIX with IBM JDK 1.4 (among other platforms). On the AIX deployments we get the below message being dumped to system.out....
Damien Evans
damien_m_evans
Offline Send Email
Aug 17, 2004
2:06 pm
2049
Hi Damien, Thanks a lot for reporting that! Another user was asking about AIX recently, but we don't seem to have any big irons handy right now to check it...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 18, 2004
2:32 pm
2050
I have setup a memento pattern that looks very similar to the example, but am getting strange results. I want to use the memento to wrap my objects im another...
boruchross
Online Now Send Email
Aug 20, 2004
3:43 pm
2051
Hi Boruchross, Just a quick reply for now, as it's late here right now (3am). I'll answer fully tomorrow. It's an interesting problem! I understand you are...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 20, 2004
5:01 pm
2052
Hi Brendan, As you know we are storing a JSX serialized object in our database. The length of the JSK generated XML is a consideration here, and I was...
Damien Evans
damien_m_evans
Offline Send Email
Aug 20, 2004
8:51 pm
2053
This email is to inform you about the release of version '2.2.3' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Aug 23, 2004
7:55 am
2054
I recently encountered a problem in our production environment that is related to concurrent deserialization of JSX serialized java objects. The symptom can be...
Hongsheng Chen
hongsheng_chen
Offline Send Email
Aug 25, 2004
11:28 pm
2055
Hi Hongsheng, Yes, this was fixed in version 2.2.2 (the second last release). The problem would only show up when there was quite heavy concurrent access. ...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 26, 2004
12:23 am
2056
Hi Boruchross, I've had a good look at this problem (it was more involved than I thought, so it took longer). TO RECAP: You wanted to use "replaceObject" to...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 29, 2004
6:50 am
2057
This email is to inform you about the release of version '2.2.3.1' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Aug 31, 2004
2:46 pm
2058
Hi all, I've been playing with Eclipse for refactoring only, like this: 1. import code to Eclipse 2. do the refactoring you want (eg: change a package...
Brendan Macmillan
egroups_yow
Offline Send Email
Aug 31, 2004
3:14 pm
2059
My experience with refactoring and eclipse has been very positive.. I uses it a lot, it has some little isues but it does the work =)) Regards Demch =) ... ...
Diego Ernesto Malpica...
ddemch
Offline Send Email
Aug 31, 2004
5:50 pm
2060
I (and the rest of my team) use Eclipse every day (wintel version) on a very large code base. We use several plugins, the CVS integration, and perform ...
Damien Evans
damien_m_evans
Offline Send Email
Sep 1, 2004
2:28 am
2061
Hi Damien, ... Sounds like a ringing endorsement of its trustworthiness.:-) Do you need much refactoring? ... No, that wasn't it. But <ctrl> + <shift> + o is...
Brendan Macmillan
egroups_yow
Offline Send Email
Sep 1, 2004
9:56 am
2062
... Hi! ... Yep, all the time. Code evolves, and since we're a small company with a team of 5 engineers, refactoring isn't as difficult (even with a large...
Damien Evans
damien_m_evans
Offline Send Email
Sep 1, 2004
2:47 pm
2063
... Doesn't BitKeeper claim to do that? (ie, allow you to change directory structures, and conceptually group changes to different parts as the "one" change)....
Brendan Macmillan
egroups_yow
Offline Send Email
Sep 1, 2004
8:25 pm
2064
... Look at subversion, http://subversion.tigris.org/ it fixes a lot of the bugs/annoyances with cvs. There's plugins available for both Idea and Eclipse. If...
Matthew Shields
scmmss
Offline Send Email
Sep 2, 2004
10:21 am
2065
ADVERTISEMENT Hi, We are seeking top-notch Java, J2EE Professionals for a top global IT consulting company, for their operations in Bangalore. Positions : 1....
alphaeus_java
Offline Send Email
Sep 4, 2004
12:11 pm
2066
Sorry for the irritation of the spam - I've banned that person from the group....
Brendan Macmillan
egroups_yow
Offline Send Email
Sep 4, 2004
1:39 pm
2067
This email is to inform you about the release of version '2.2.3.2' of 'Java Serialization to XML' through freshmeat.net. All URLs and other useful information...
noreply@...
Send Email
Sep 6, 2004
1:58 pm
2068
Just to confirm, with JSX the value fields don't hold any data right? example: <object stuff=morestuff>VALUE</object> JSX doesn't put use VALUE fields right? ...
Neurotic Ho
neurotic_ho
Offline Send Email
Sep 8, 2004
3:49 pm
2069
... If that seemed confusing ('value' refers to several things), let me explain that I'm using Java. When I walk the DOM tree I find a #text element following...
Neurotic Ho
neurotic_ho
Offline Send Email
Sep 8, 2004
3:54 pm
Messages 2040 - 2069 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