Hi all,
I'm designing a Webdav application, using Felix and the HTTP service.
It's engineered as a servlet, where the Webdav part is done by Jakarta
Slide.
So far, so good, it works fine by accepting HTTP requests.
Now, I would configure the embedded Jetty server to enable
authentication. Basically, I want to configure the server through a
custom web.xml containing security-constraint and alike.
The point here is that I cannot find any way to retrieve the Jetty
server. I need it to apply a WebAppContext (setHandler), created at
runtime according to web.xml contents.
Thanks for any suggestion,
Renzo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]