David- One thing probably worth trying is in B:
<include href="CMapping.xml" /> There is a possibility Castor will look relative to the current mapping file for the include, but I'm not certain about that. I have to admit, this is why I started storing all my mapping files in a single directory when they depended on each other. When I looked at the code earlier, this really all has to do with how Castor resolves a URL, and I'm not up on that section of the code, but I might get a chance to look into it at some point. Stephen On 3/2/06, mrf <[EMAIL PROTECTED]> wrote: > > The include statement I am using is specified as: > > In B: > <include href="mappings\\CMapping.xml" /> > > A is in a folder above "mappings" including B. B is in a folder called > mappings\BMapping.xml . > > The version of castor I am using is 0.9.5.3 . > -- > View this message in context: > http://www.nabble.com/Castor-mapping-file-reusability----includes-not-inherited--t1172252.html#a3210520 > Sent from the Castor - User forum at Nabble.com. > > > ------------------------------------------------- > If you wish to unsubscribe from this list, please > send an empty message to the following address: > > [EMAIL PROTECTED] > ------------------------------------------------- > >

