Hi,
I've noticed in the past couple of days that the multi-bundle system
tests module is inconsistently failing with the exception "Timeout
waiting for web page
http://localhost:9091/greeter/greeter/greeting/Chris". If I run a full
mvn clean install several times in a row, it fails in some and succeeds
in others. I thought it may be related to
https://issues.apache.org/jira/browse/DOSGI-198 which I just fixed, but
still getting some failures both with trunk and with the 1.5.0 tag revision.
Is anyone else seeing this?
And a related question, does anyone know how to restart a bundle within
a pax exam test?
Amichai