Apache Felix Jetty Based HTTP Service Ajax Error
Hi,
I am trying to configure the session timeout in Apache Felix Jetty Based HTTP Service from default to 10 mins. However when I am saving it I am getting a request failed ajax error.
In network console I can see the following error connection refued
jquery-1.8.3.js:2 GET http://localhost:4502/system/console/configMgr/org.apache.felix.http net::ERR_CONNECTION_REFUSEDsend @ jquery-1.8.3.js:2ajax @ jquery-1.8.3.js:2v.(anonymous function) @ jquery-1.8.3.js:2_buttons.(anonymous function) @ config.js:632r.click @ jquery-ui-1.9.2.js:5dispatch @ jquery-1.8.3.js:2u @ jquery-1.8.3.js:2
Has anyone else faced this issue before.
Thanks