INT-1797 Polishing; fix failing test

This commit is contained in:
Gary Russell
2011-02-20 15:35:27 -05:00
parent ecff2ce21e
commit 2ddbf35cfb
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,6 @@
<int-ip:tcp-connection-factory id="server"
type="server"
using-nio="true"
single-use="true"
port="#{tcpIpUtils.findAvailableServerSocket(10000)}"
/>