Petals BC SOAP

Enable the Jetty JMX Mbeans

Details

  • Type: Improvement Request Improvement Request
  • Status: New New
  • Resolution: Unresolved
  • Affects Version/s: 4.0.3
  • Fix Version/s: None
  • Component/s: None
  • Security Level: Public
  • Description:

    Some JMX Mbean are available in jetty, for example to stop/start the HTTP server.

    Please enable the Jetty JMX Mbeans

  • Environment:
    -
  1. bcsoap-jetty-jmx.patch
    (3 kB)
    Christophe DENEUX
    Mon, 22 Nov 2010 - 16:39:48 +0100

Activity

Hide
Christophe DENEUX added a comment - Fri, 26 Nov 2010 - 11:41:05 +0100 - edited

But, in an operating point of view, it is interresting to block incomming SOAP requests without to stop the BC SOAP (for example to be able to process outgoing request). So stopping HTTP server is a manner to do that.

Just use the rights checks about HTTP server when stopping the BC SOAP.

Show
Christophe DENEUX added a comment - Fri, 26 Nov 2010 - 11:41:05 +0100 - edited But, in an operating point of view, it is interresting to block incomming SOAP requests without to stop the BC SOAP (for example to be able to process outgoing request). So stopping HTTP server is a manner to do that. Just use the rights checks about HTTP server when stopping the BC SOAP.
Hide
noddoux added a comment - Fri, 26 Nov 2010 - 11:11:59 +0100

If some parameters are changed though the Jetty JMX MBeans, it will not be coherent with the component lifecycle.

For example, the HTTP server must be started at the starting step and must be stopped at the stopping step according to the JBI specification.

Show
noddoux added a comment - Fri, 26 Nov 2010 - 11:11:59 +0100 If some parameters are changed though the Jetty JMX MBeans, it will not be coherent with the component lifecycle. For example, the HTTP server must be started at the starting step and must be stopped at the stopping step according to the JBI specification.
Hide
Christophe DENEUX added a comment - Mon, 22 Nov 2010 - 16:39:48 +0100

A patch to enable Jetty JMX MBeans

Show
Christophe DENEUX added a comment - Mon, 22 Nov 2010 - 16:39:48 +0100 A patch to enable Jetty JMX MBeans

People

Dates

  • Created:
    Mon, 22 Nov 2010 - 16:36:51 +0100
    Updated:
    Fri, 26 Nov 2010 - 11:41:49 +0100