Hi again,
I have two Servlets and one Filter.
The first servlet is registrated via whiteboard like this:
@Component(properties={
@Property(name="osgi.http.whiteboard.servlet.name", value="MyServlet"),
@Property(name="osgi.http.whiteboard.servlet.pattern", value="/testone")})
public class MyWhiteb
Thanks Pierre and Neil for your replies!
To avoid splitting this thread, I'll also reply to Neil's email here.
I agree with Neil completely about the Blueprint lifecycle (ugly). I
much prefer the DS lifecycle management - but miss the ability in DS or
DM to manage bundle-private objects. I fin
2 matches
Mail list logo