Claudio, just some random observation(s).
Claudio Di Vita wrote: > I have used Castor 1.2 for handling the XML binding of some classes, but now > I have to integrate them into Documentum 5.3 that use Castor 0.9.5.2. :-(. Any chances of convincing them to upgrade ? > Unfortunately Castor version shipped with Documentum is not compatible with > my version, so I tryed to repackage Castor 1.2 using JarJar Links. > > I solved the previous exceptions, but now I get the following error: > > Invalid mapping: No mapping loader/factory for: > SourceType=CastorXmlMapping / BindingType=xml Without a complete stack trace this is nearly impossible. Yes, you might be correct that you need to supply a re-arrangeed castor.properties file, but I am not sure. Bear in minnd that normally Castor ships a (default) properties file as part of its JAR(s). As such, deleting everything from your (custom) castor.properties that is a duplication of default values is a good starting point. In addition, the original distributables should carry such files as well. > > I think that I have to customize totally the castor.properties file, but maybe > you can give to me a better advice. > > Thank you, > > Claudio Di Vita > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

