fernandohackbart / biosphere

FREEZED!! Moved to https://gitlab.com/fernando.hackbart/biosphere
3 stars 0 forks source link

Create /org/biosphere/cell/service/servlet/uri/enable /org/biosphere/cell/service/servlet/uri/disable handler #71

Open fernandohackbart opened 7 years ago

fernandohackbart commented 7 years ago

Create support to maintain enabled/disabled status in the service servlet URI, instead of using ArrayList use Hashtable<String,boolean>...

Check all the impact inside ServiceManager.

Change the enabled flag in the service servlet URI definition inside the DNA

In the case the context is loaded in the Jetty server it should be unloaded/removed (research the right term in Jetty world.