CrossJeeves Works!
This commit is contained in:
@@ -49,6 +49,7 @@ public class CrossJeevesHost {
|
||||
//TODO properties!
|
||||
ServerHandler handler = new ServerHandler(sock, this, new Properties());
|
||||
connections.add(handler);
|
||||
handler.init();
|
||||
}
|
||||
catch (IOException ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user