Hi. I added a jetty-web.xml to a WEB-INF, which is being read, but as noted in other posts here the HttpServiceContext doesn't implement all of the methods in WebAppContext. The one I'd like to use is overrideDescriptor.
--
--
------------------
OPS4J - http://www.ops4j.org - op...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ops4j+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ops4j/9013094a-e73a-49a9-9b69-1b82bce2c225n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ops4j/56312d06-4aa6-445d-86b5-6f7d8b1b3049n%40googlegroups.com.
Great, that works! And I learned about the Configuration Admin architecture too. Question: is this doable with other HttpServices like WAB or the karaf console as well? For example, in a separate file, I tried bundle.symbolicName = org.apache.karaf.webconsole.console which I got from its HttpContext entry in the karaf services console. Not sure if I'm using the correct bundle name and/or if it's supported.
To view this discussion on the web visit https://groups.google.com/d/msgid/ops4j/52cbce11-521d-4050-a240-197927d92020n%40googlegroups.com.