Thanks Kevan That's very useful. It's seems we need to at least look a little more closely at the EndpointRegsitry which, in it's default guise that we use for testing, has static collections of Endpoints and EndpointReferences. In theory everything that is added during runtime should be removed at the end but obviously there is scope for leaks with this kind of thing.
When I run the tests now I'm seeing heap space rather than perm get problems and it get's very slow toward the end of the run. Haven't applied Ant's Jetty fix yet. Simon
