Hi,
I'm trying to override the rmi parameter for the
MX4JComponentRegistrationManager in the jmx facility. In the embedded
block.xml it is referred to as registry, so I tried
<targets>
<target path="/TopContainer/mx4j/jmx-mx4j-manager">
<parameters>
<parameter name="enable-rmi-adaptor" value="true"/>
</parameters>
</target>
</targets>
And a <include name="mx4j" id="avalon-jmx:avalon-jmx-mx4j"
version="SNAPSHOT"> in my own block.xml
However, it doesn't seem to work.
When I hardcode the parameter to true, it works, so it sounds like a
configuration problem. The embedded block.xml seems to work since I can
change the parameters in the build.xml file.
How can I override the parameters?
Another issues is that setting the merlin.repository to $user.home/.merlin
on Windows ("Documents and settings")etc. does not work with the RMI Adapter
since it gives an error saying
'unknown protocol "and"'.
Thanks
/peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]