You did not miss anything at all. The classes in question are not included in the source repository (and thus source distribution), as they are generated on demand using Maven.
Simply issue a > mvn castor:generate (or mvn compile) and those classes will be generated (and compiled). I hope this helps. Werner PS I always thought that the instructions available at http://www.castor.org are sufficient and self-explanatory. Looks like this is not the case .. :-(. Q. L. Nguyen wrote: > I wanted to have a look at some classes, but for example did not find files > for > org.exolab.castor.mapping.xml.MappingRoot or > org.exolab.castor.mapping.xml.FieldMapping. > Actually the whole org.exolab.castor.mapping.xml-directory. > > Where did I miss to look? I used the following link > http://dist.codehaus.org/castor/1.3/castor-1.3-src.zip > > Regards > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

