Friday, September 26, 2008

Yet another Cool Feature of Axis2

It is possible to put the Axis2 transports, in maintenance mode so that the transport receivers refrains from accepting further requests and let the already accepted requests leave the transport layer within a specified number of milliseconds. This comes in handy when it comes to halting an Axis2 message receivers for some maintenance purpose where graceful shutdown is essential. This is done through a JMX management method, that is implemented by each transport implementation.

No comments: