Re: web:servlet-list shows servlets of stopped bundles

2022-08-16 Thread Grzegorz Grzybek
Hello śr., 3 sie 2022 o 09:43 'Richard Hierlmeier' via OPS4J < ops4j@googlegroups.com> napisał(a): > I am using Karaf 4.4.1 and PAX-WEB 8.06. > > I can confirm that the servlets disappears. The problem is that my bundle > does not stop. May I see the bundle? regards Grzegorz Grzybek > >

Re: web:servlet-list shows servlets of stopped bundles

2022-08-03 Thread 'Richard Hierlmeier' via OPS4J
I am using Karaf 4.4.1 and PAX-WEB 8.06. I can confirm that the servlets disappears. The problem is that my bundle does not stop. Thank you Richard gr.gr...@gmail.com schrieb am Freitag, 29. Juli 2022 um 11:51:31 UTC+2: > I checked with karaf 4.4.1-SNAPSHOT and pax-web 8.0.4 and I got: >

Re: web:servlet-list shows servlets of stopped bundles

2022-07-29 Thread Grzegorz Grzybek
I checked with karaf 4.4.1-SNAPSHOT and pax-web 8.0.4 and I got: karaf@root()> install -s mvn:io.hawt/hawtio-osgi/2.15.0/war Bundle ID: 76 karaf@root()> web:wab-list Context Path │ Bundle ID │ Symbolic Name │ State│ Base URL

Re: web:servlet-list shows servlets of stopped bundles

2022-07-29 Thread Grzegorz Grzybek
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

web:servlet-list shows servlets of stopped bundles

2022-07-29 Thread 'Richard Hierlmeier' via OPS4J
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