Hi there, I use Pax Exam 3.3 for automated testing. Sporadically I get a "Address already in use" exceptions because some of my ports (of applications running inside the Karaf container) are still open from a previous test.
I don't exactly understand why this happens, because I thought, once one Pax Exam tests ends, and the container shuts down, the ports are closed. No? Have some of you experienced similar problems? What was your solution? cheers, F.
