Bill, I think you'll have to wait for either Andrew and/or Keith to reply to your questions/issue, as I am simply not familiar enough with Castor XML. If you have a (minimal) replayable use case, please feel free to create a new issue at http://jira.codehaus.org/browse/CASTOR and attach your files.
Thanks Werner On Fri, 26 Aug 2005 09:16:31 -0500, Bill Leng wrote: >Werner, > >Downloaded 0.9.9 and tried the source generator. Somehow, the generated >Java source won't compile. Please see the attached error message. It >seems to be related to the fix to the bug I brought up a few weeks ago. >See the text from our previous email. > > >thanks > >Bill > > >Bill, > >The change was due to a bug fix for complexType inheritence in which the >unmarshal() method signature cannot be overridden when extending a >class. The easiest fix was to simply default to java.lang.Object. I >checked in a patch that searches for the proper base type if the class >extends another one instead of just defaulting to java.lang.Object. > >Hopefully this fixes the issue for you. Please try out the CVS version >for testing purposes. > >Thanks, > >--Keith > > >Werner Guttmann wrote: >> Hi, >> >> A copy of the first Castor 0.9.9 milestone build has been placed at the >> Codehaus (http://dist.codehaus.org/castor/0.9.9). >> >> This is a major feature release. For details about the features added and >> the bugs fixed, please have a look at the project >> roadmap (http://jira.codehaus.org/browse/CASTOR) and the release notes >> (http://castor.codehaus.org/release- notes.html). >> >> This milestone will be replaced by a second milestone within a week, so >> please try this version and report any regression >> issues (where applicable). >> >> Regards >> Werner Guttmann >> >> >> >> >> >> >> ------------------------------------------------- >> If you wish to unsubscribe from this list, please >> send an empty message to the following address: >> >> [EMAIL PROTECTED] >> ------------------------------------------------- >> > ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

