I pulled the felix sources early on to try and solve this for myself, and the code is definitely there to do it. I am using the Web-ContextPath directive in the bundle manifest, which is indeed required. Static content is being served out properly, but any filters, servlets, security, or other parameters in the web.xml are being ignored.
Thanks, Trevor -----Original Message----- From: Felix Meschberger [mailto:fmesc...@adobe.com] Sent: Tuesday, December 08, 2015 5:28 AM To: users@felix.apache.org Subject: Re: web.xml not being used? Hi IIRC this version of the http.jetty bundle should support web apps. But the deployed bundles must have the „Web-ContextPath“ header for them to be seen as web bundles. Regards Felix > Am 07.12.2015 um 22:26 schrieb Trevor Brown <tbr...@securityfirstcorp.com>: > > I've been working with Felix HTTP (3.0 if it makes a difference) > deployed under Knopflerfish, and I'm finding that the web.xml files in > my web app bundles are not being used. I recently tried to set up > security, for instance, on one and was unable to affect the > configuration at all using web.xml. > > Is this expected behavior? Or should I be investigating this as a > possible bug? > > > Regards, > Trevor Brown > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org