I just checked again - there is no way to invoke an action with the jmxproxy. Just set/get values.

This can be done via JMX, just not the jmxproxy servlet. So if you allow tomcat to be monitored via a real JMX tool - you should be able to do this.

-Tim

Константин Шумай wrote:
Tim, thanks for explanation. But I do not understand what for this
functionality. Can you give me advice how to change server port on running
server or restart Connector pogrammatically? nI have an aim to change server
port. I do not find any information how to do this making use of Tomcats
management tools or any other way.

2008/1/25, Tim Funk <[EMAIL PROTECTED]>:
All you did was change the bean which contains the property. Now that
the port property is 8081. You need to stop the Connector and restart
it. I'm not sure if you can do this via the JMXProxy servlet. (Or if you
can - if there are any odd unexpected side effects)

-Tim

Константин Шумай wrote:
My remote application named "myapp" (myapp.war) tries to change server
port
number. The most interesting is that I receive beneficial reply "OK -
Attribute set". Does it mean that now I can work with my application on


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to