Server.xml context

Is this the correct method to have two different storage locations?
'Context path="/razuna/assets/2" docBase="/exports/OnlineSAN/Video/Library/2" crossContext=“false” debug=“0” reloadable=“false” /
Context path="/razuna/assets/3" docBase="/exports/ArchiveSAN/BD_Post/razuna_archive/3" crossContext=“false” debug=“0” reloadable=“false” ’

first on works second one does not seem to work

I don’t see any configuration in your message…

Sorry

Is this the correct method to have two different storage locations?
'Context path="/razuna/assets/2" docBase="/exports/OnlineSAN/Video/Library/2" crossContext=“false” debug=“0” reloadable=“false” /
Context path="/razuna/assets/3" docBase="/exports/ArchiveSAN/BD_Post/razuna_archive/3" crossContext=“false” debug=“0” reloadable=“false” ’
first on works second one does not seem to work

and the answer to this question is yes that is the correct syntax for multiple context paths because it works today!