Description
When running the tooling/exam/regression tests I get an exception in KarafWithBundleTest.
It cant connect to the URL http://localhost:9080/test/services.
I think there are two possible problems with the test.
1. At least on my machine karaf needs quite some time to start. So we might have a timing issue between karaf startup and the url.getConnection timing out
2. We might have a timing issue between the war feature start and the servlet activator that gets the httpservice.