Øystein Grøvlen wrote:

>>>>>>"XV" == Xavier Vigouroux <[EMAIL PROTECTED]> writes:
>>>>>>            
>>>>>>
>
>    XV> hi,
>    XV> is  there  a way  to  remove the  message  on  console indicating  new
>    XV> connection to the server ?
>
>As far as I can see from the code, these messages will always go to
>System.out.   Please file a JIRA issue if you want this to change.
>
>  
>
You could  specify an alternate console PrintWriter with
NetworkServerControl.start (null will suppress  output)  or use the
derby.drda.startNetworkServer property to start the server and then the
console output will go to derby.log.

Kathey


Reply via email to