On Wednesday 21 July 2004 17:43, [EMAIL PROTECTED] wrote:
> 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

> How can I override the parameters?

I can't get a clear picture of your xml files, and how much of the default you 
are using. Looking at mx4j/target/classes/BLOCK-INF/block.xml, your target 
path should be ended with (if you use defaults only "registry" and not 
"jmx-mx4j-manager". It is likely this is a change that has not been 
documented properly. Have you seen this somewhere?


> 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"'.

This is a BadThing(tm).
Exactly where are you setting it and how?


Cheers
Niclas

-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to