Tim Williams wrote:
[ http://issues.apache.org/jira/browse/FOR-712?page=comments#action_12355753
]
Ross Gardler commented on FOR-712:
----------------------------------
The specific thing I was trying to do was in the projectInfo plugin. Here we
have a locationmap provided by the plugin. I want to mount another locationmap
from there, e.g. the plugin locationmap mounts locationmap-descriptors.xml
(also provided by the plugin).
I've not done exhoustive tests on this, just observed that the second mount was
not being processed according to the logs.
I can successfully mount sub-lm's from a plugin-mounted lm here in
just the way you describe. I don't see your scenario in SVN so I
assume it's a local work not checked in yet? If you check it in, I'll
take a look and try to understand the issue.
It's not in SVN because I couldn't get it to work. I've used an
alternative solution now, which is checked in (uses project locationmap
for the information I wanted to mount).
If you've made it work then it implies I was doing something stupid
(wouldn't be the first time in the last few days as David will atest
to). I'll look into it again when I have time.
Ross