Hello This looks like a bug. When WAB is stopped, pax-web-extender-war should unregister everything from this WAB (web elements and contexts). What is this WAB you're using? What version of Karaf / Pax Web do you use?
regards Grzegorz Grzybek pt., 29 lip 2022 o 11:42 'Richard Hierlmeier' via OPS4J < [email protected]> napisaĆ(a): > > After stopping a WAB bundle the web:servlet-list command still displays > the servlet of this bundle: > > de@root()> web:servlet-list > Bundle ID | Name | Class > | Context Path(s) | URLs > | Type | Context Filter > > ----------+------------------------+-------------------------------------------------------------------------+-----------------+-----------------------------+------------+-------------------------------------------- > 76 | default | > org.ops4j.pax.web.service.jetty.internal.web.JettyResourceServlet | > /hello | / | WAB | - > 76 | jsp | org.ops4j.pax.web.jsp.JspServlet > | /hello | *.jspx, *.jsp > | WAB | - > > de@root()> stop 76 > > de@root()> web:servlet-list > Bundle ID | Name | Class > | Context Path(s) | URLs > | Type | Context Filter > > ----------+------------------------+-------------------------------------------------------------------------+-----------------+-----------------------------+------------+-------------------------------------------- > 76 | default | > org.ops4j.pax.web.service.jetty.internal.web.JettyResourceServlet | > /hello | / | WAB | - > 76 | jsp | org.ops4j.pax.web.jsp.JspServlet > | /hello | *.jspx, *.jsp > | WAB | - > > Is this a bug or a feature? > > Regards > > Richard > > > > -- > -- > ------------------ > 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/77b378f3-9459-4905-ab7d-f56c218fa33bn%40googlegroups.com > <https://groups.google.com/d/msgid/ops4j/77b378f3-9459-4905-ab7d-f56c218fa33bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- ------------------ 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/CAAdXmhprMurnktqMtW_ZnegeSJq87A-4NiHvcY6Fosb5rNV%3DCg%40mail.gmail.com.
