Ha, actually it DOES fix the problem :) I've upgraded pax-web to 1.1.0-SNAPSHOT and run the integration tests in pax-wicket and the one test checking the number of services fail (the first time I'm happy that an ITest fails :)). The service is removed.
Is it OK to backport this fix to 1.0.5? Would be great if we can include this fix into karaf 2.2.3 for example :) Thank you very much Achim! Kind regards, Andreas On Sat, Jul 16, 2011 at 23:05, Achim Nierbeck <[email protected]>wrote: > Andreas, > > I'm not real sure If this really helps. > Before adding this line the httpContext was only removed by shutting down > the httpService. > When testing it with pax wicket I didn't see any changes in behavior :( > > regards, Achim > > Am 16.07.2011 22:42, schrieb Andreas Pieber: > > Thank you Achim, I'll give it a shot tomorrow morning. > > Kind regards Andreas > On Jul 16, 2011 10:28 PM, <[email protected]> wrote: > > Branch: refs/heads/master > > Home: https://github.com/ops4j/org.ops4j.pax.web > > > > Commit: 9087f1a6b7a36b91f22dc37f37ad2bc81b081e68 > > > https://github.com/ops4j/org.ops4j.pax.web/commit/9087f1a6b7a36b91f22dc37f37ad2bc81b081e68 > > Author: ANierbeck <[email protected]> > > Date: 2011-07-16 (Sat, 16 Jul 2011) > > > > Changed paths: > > M > pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/JettyServerImpl.java > > > > Log Message: > > ----------- > > [PAXWEB-285] first try to also remove the ServletContext from the server. > > > > > > > _______________________________________________ > general mailing > [email protected]http://lists.ops4j.org/mailman/listinfo/general > > > > -- > ----- > > Apache Karaf <http://karaf.apache.org/> <http://karaf.apache.org/> Committer > & PMC > OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> > <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > >
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
