Hi All
We are in need to bind the twiddle locally. By which we will be able to invoke it only in
the local machine and the remote access thro twiddle will be blocked.
I googled and got the below link to do wat i needed
see "*Binding the JMX invoker to localhost - HIGHLY RECOMMENDED:* " in
http://kbase.redhat.com/faq/docs/DOC-5477
When i tried the above mentioned steps and started the server, i get this deployment
exception.
--- MBeans waiting for other MBeans ---
ObjectName: jboss.admin:service=PluginManager
State: CONFIGURED
I Depend On:
jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
Depends On Me:
jboss.web.deployment:war=web-console.war,id=-653617
ObjectName: jboss.web.deployment:war=web-console.war,id=-653617
State: NOTYETINSTALLED
I Depend On:
jboss.admin:service=PluginManager
ObjectName: jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
State: CONFIGURED
I Depend On:
jboss:service=invoker,type=jrmp,host=localhost
jboss.jmx:type=adaptor,name=Invoker
jboss:service=Naming
Depends On Me:
jboss.admin:service=PluginManager
jboss.jmx:type=adaptor,name=MBeanProxyRemote,protocol=jrmp
ObjectName: jboss.jmx:type=adaptor,name=MBeanProxyRemote,protocol=jrmp
State: CONFIGURED
I Depend On:
jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss:service=invoker,type=jrmp,host=localhost
State: NOTYETINSTALLED
Depends On Me:
jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
Twiddle was not working from both local and remote
Only after reverting we the changes, twiddle was accessible form both local and remote.
Need an aaproach so the twiddle is alllowed only when it is invoked from local machine.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241786#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...