Results 1 to 2 of 2

Thread: JMX tools for managing Channles/Endpoints?

  1. #1

    Default JMX tools for managing Channles/Endpoints?

    IMO a tool that provided a graphical or tabular display of the channels/endpoints would be extremely useful. If it used JMX then it could provide information on the current state and configuration of the Components and allow changes to the config.

    So do such JMX hooks exists in the current SI offering. And if not, how could I go about adding them so that they would apply to all Channels/Endpoints etc in general?

  2. #2
    Join Date
    May 2007
    Location
    Netherlands
    Posts
    614

    Default

    I did a similar thing to get a detour that I could trigger through jmx. Nothing as abstract as you suggest however, but it was much easier to do than I expected. Afain there are no such features yet.

    You could write a post processor that wires a generic jmx component with all the channels and endpoints that are in the application context, but that requires some handywork on your end for now.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •