Hi all.

I have a problem with including mapping files. I have main mapping file
castorMapping.xml which is loaded correctly. All mappings defined in this
file work fine. When I want to move mapping definitions for some class into
other_mapping.xml and include this mapping in main mapping file in this way: 

<include href="other_mapping.xml"/> 

I get such error:

org.exolab.castor.xml.MarshalException: %TOMCAT_HOME%\bin\other_mapping.xml
(The system cannot find the file specified)

Both castorMapping.xml and other_mapping.xml exist in the same directory and
I want include other mapping files by path relative to main mapping file.

Could anyone help mi?
Thanks in advance.
Cheers

-- 
View this message in context: 
http://www.nabble.com/How-to-include-other-mapping-file-by-tag-%3Cinclude%3E--tp18750502p18750502.html
Sent from the Castor - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to