Urso, can you please raise a new ticket at http://jira.codehaus.org/browse/CASTOR, and I will be having a look with regards to your problem. As far as I 'know' (without having looked at the sources), it might as well be that the mapping tool right now supports concrete collection types only .. :-(.
As a matter of fact, there's some areas within Castor that have not been touched for years now .. :-(. Regards Werner Urso G.R. Wieske wrote: > Hi folks, > > I want to create my XML mapping with MappingTool of castor. > I have classes which have properties of type List. > The MappingTool has difficulty in generating a proper mapping for > List-properties. When I explicitly change the propery into ArrayList type, > then the MappingTool is able to generate the proper mapping for this > property. (???) > > I can imagine that the MappingTool only provides mappings for concrete > collection types like ArrayList and other?? > > Am I missing something? > > I just do the command-line call by calling the MappingTool and passing the > requested arguments for objectgraph and mappingfilename. > > Kind Regards, > > Urso Wieske > > > > --------------------------------------------------------------------- > 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

