>>>>> Steinar Bang <[email protected]>: [snip!] > objectClass = [javax.servlet.ServletContext] > osgi.web.contextname = authservice > osgi.web.contextpath = /authservice > osgi.web.symbolicname = no.priv.bang.authservice.web.security
> Hm... so why don't I get service injections when trying to filter on the > properties Because I tried the following: osgi.web.symbolicname=authservice osgi.web.contextpath=/authservice It's pretty obvious why osgi.web.symbolicname didn't work. :-) But osgi.web.contextpath should have worked. Why didn't it work? Did I fool myself while testing? I think I will try that one again. osgi.web.contextname sounds like the one I would like to filter on, but it's not listed here: https://osgi.org/specification/osgi.cmpn/7.0.0/service.war.html#i3078599 Does that mean that it is deprecated? -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ops4j/86o8snszjd.fsf%40dod.no.
