Hi there,
Is there any special way to 'clean up' after an Embedded server is
started? Because at the moment it simply doesn't work properly -- when
shutting down an instance of Embedded (.stop()) and starting a new
instance of Embedded (.start()) for a short period of time (one or two
second
ode (it is perfectly fine in my application). So:
connector.setAttribute("maxKeepAliveRequests", "" + 1);
Dawid
Dawid Weiss wrote:
Hi there,
Is there any special way to 'clean up' after an Embedded server is
started? Because at the moment it simply doesn't wor