[undertow-dev] Dynamically add / remove servlets within a context in Undertow

Martin Petzold martin.petzold at tavla.de
Mon Jan 15 04:59:04 EST 2018


Please find my own conclusions here: 
https://stackoverflow.com/questions/48238575/how-can-i-dynamically-add-remove-servlets-within-a-context


Am 14.01.18 um 19:41 schrieb Martin Petzold:
> Dear Undertow community,
>
> my environment is OSGi. I would like to run an embedded web server and 
> add / remove servlets on-the-fly. In Jetty this seem to be possible 
> for servlets contexts but not servlets within a context. It also seems 
> to be possible with some extra work with Jetty. I was wondering if 
> Undertow might be a bit more convenient for this case.
>
> Is this possible with undertow and how could I do it?
>
> Thanks and regards,
>
> Martin

-- 
Martin Petzold (Founder and Managing Director)

TAVLA Technology UG (haftungsbeschränkt)
Im Dau 14
50678 Cologne
Germany

Phone: +49 (0)221 / 3466 0885
Mobile: +49 (0)179 / 9220154
E-Mail: martin.petzold at tavla.de
Web: www.tavla.de



More information about the undertow-dev mailing list