Comment 55 for bug 305790

Revision history for this message
Chris Cheney (ccheney) wrote :

jaxme seems much more complicated than originally thought. I tried first moving/removing the rt.jar to the end of the classpath, that seemed to mostly work but then it died later in what appeared to be unit tests.

The I tried the adding empty classes method which so far seems to indicate Marshaller in java has been entirely rewritten since this library was last touched. I'm not sure how many empty methods I will end having to make before it will actually finish compiling and even if I do make them all I don't know if it will pass the unit tests. But I'm still working on this so it might actually end up working, who knows.