[ http://jira.codehaus.org/browse/XFIRE-762?page=comments#action_85013 ] Adam Kramer commented on XFIRE-762: -----------------------------------
Version 1.0M4 (Version 1.0 Milestone 4) is the version of Castor needed. I'm not sure why the castor guys changed a public interface and didn't bump the minor version number, but whatevs. Use version 1.0M4 until further notice. I'm closing this issue. > Unable to make Castor mapping work > ---------------------------------- > > Key: XFIRE-762 > URL: http://jira.codehaus.org/browse/XFIRE-762 > Project: XFire > Issue Type: Bug > Components: Castor > Affects Versions: 1.2.2 > Environment: W2K > Reporter: francois-xavier brun > Assigned To: Dan Diephouse > > It seems that the isCastorType() method in CastorTypeCreator class throws a > runtime exception, because Mapping.XML nor mapping.getResolver() exists in > the release 1.0.4 of Castor.xml, but it's the one precised in the dependency > guide > XMLClassDescriptorImpl xd = (XMLClassDescriptorImpl) mapping > .getResolver(Mapping.XML).getDescriptor(clazz); > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
