Re: JSR 160 is FINAL !
Brian Scully <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Simon, --- "Bordet, Simone" <[email protected]> wrote: > Hi all, > > today JSR 160 become a final release. > I have updated the night build (that I am running > again right now) to > perform the tests against the new RI version. > Take a look at the test results on the web site (in > 1 hr) to see which > will fail, and who wants to help in fixing them is > welcome ! > That's great news - sounds like we can stick JSR 160 into this release. I have started by digging into j.m.remote.compliance.serialization.RemoteJMXSerializationTest - and it looks like the j.m.r.c.s.support.RemoteInstantiator class is unimplemented (all methods return null). I've replaced these with instantiations - but the serialization verifier tries to serialize an object with one version of a class and deserialize it with another. This will fail every time. I'm working on an alternative approach to testing the serialization - but if anyone has any suggestions as to how to serialize an object with an MX4J javax.management. .. classloader and deserialize it with a Sun RI classloader - let me know. Brian __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/