> David Van Couvering wrote: > >> I like Jeremy's idea of a JavaBean interface >
I guess things are always more complicated than you think. When Rajesh brought the Eclipse issue up, I had suggested that he use the NetworkServerControl.API, for example NetworkServerControl.start() and NetworkServerControl.shutdown() and I think he had said that there was some sort of problem with that but found some other workaround. So, would using the JavaBean interface mean that main would continue to call System.exit()? If so, I don't know if it solves the original problem or addresses Dan's concern that we not make assumptions about how we are being called. Kathey
