[ http://issues.apache.org/jira/browse/DERBY-214?page=comments#action_65734 ] Kathey Marsden commented on DERBY-214: --------------------------------------
I committed this patch. Sending java\drda\org\apache\derby\drda\NetworkServerControl.java Sending java\drda\org\apache\derby\impl\drda\NetworkServerControlImpl.java Sending java\testing\org\apache\derbyTesting\functionTests\tests\derbynet\testconnection.java Transmitting file data ... Committed revision 170862. > Remove System.exit() calls from the DB2jServerImpl.java > ------------------------------------------------------- > > Key: DERBY-214 > URL: http://issues.apache.org/jira/browse/DERBY-214 > Project: Derby > Type: Bug > Components: Network Server > Versions: 10.1.0.0 > Reporter: Kathey Marsden > Assignee: David Van Couvering > Attachments: DERBY-214.diff > > The System.exit() calls needs to be removed from the > DB2jServerImpl.java as this results in the entire application > (example - Eclipse which is running the Network Server inside > it) getting shut down. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
