Take a look at http://svn.apache.org/viewcvs?rev=389508&view=rev to see how this can be done using mx4j.
Cheers, Guillaume Nodet On 3/28/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > Hi William, > > On 3/28/06, william1104 <[EMAIL PROTECTED]> wrote: > > > > Dear all, > > > > Did anyone try to secure the JMXConnector with usernamd/password, such that > > unauthenticated user cannot connect the JMX Server. > > This should be possible by creating the JMX server in spring and > passing the reference to the jbi container. It will allow you to > fully configure (and secure) the jmx server. > > > > > Since we want ServiceMix to be standalone, could we achieve this without > > deploying ServiceMix to Geronimo? Thanks a lot for any kindly help. > > It will be even more difficult as ServiceMix must use its own jmx > connector, because Geronimo does not expose MBeans created by > ServiceMix, but only Geronimo GBeans... > > Cheers, > Guillaume Nodet > > > > > Regards, > > William > > -- > > View this message in context: > > http://www.nabble.com/How-to-security-JMX-Connection-without-deploying-ServiceMix-to-Geronimo-t1354635.html#a3626515 > > Sent from the ServiceMix - User forum at Nabble.com. > > > > >
