Edit the file conf/kernel.xml, find this section:

        <component
role="org.apache.avalon.phoenix.interfaces.SystemManager"
 
class="org.apache.avalon.phoenix.components.manager.NoopSystemManager"
            logger="manager" >

And change NoopSystemManager to MX4JSystemManager.  

Fire up James and then point your web browser at http://localhost:8082.

If you want to use MC4J you will also need to enable the RMI adaptor by
removing the comments around this:

          <!--
          <enable-rmi-adaptor>true</enable-rmi-adaptor>
 
<rmi-naming-factory>com.sun.jndi.rmi.registry.RegistryContextFactory</rm
i-naming-factory>
          <stylesheets-dir>conf/xsl</stylesheets-dir>
          -->

Steve


> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Dornfelder
> Sent: Saturday, August 27, 2005 8:37 AM
> To: [email protected]
> Subject: JMX in James? How?
> 
> Hi,
> 
> I saw that in almost every package there's a xxxMBean to:
> "to expose James management functionality through JMX."
> I found no resources on how to manage James with JMX.
> 
> JMX UIs look pretty good (e.g. http://mc4j.org),
> 
> To use telnet for the remote manager is just a bad joke IMHO. 
> I found no, but I repeat: NO potential customer who agreed to 
> use such a thing.
> 
> Is it possible to use JMX in James? How?
> 
> Thanks,
> 
> Klaus.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

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

Reply via email to