162163164165166167168169170171172
} } }; int port = tmp.getLocalPort(); t.start(); bean.connect("localhost", port); tmp.close(); } public void testClassLoaders() throws Exception {