diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2006-10-31 14:49:04 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2006-10-31 14:49:04 +0000 |
| commit | 2c78ceb1faaad9c9e57ad7c815ceea82f9ff15a1 (patch) | |
| tree | 2b350e8cafce012d0fa76056d0e663778378332b /java/broker/etc/config.xml | |
| parent | 241268194081a2ec3d3acc7ea147ca1e085bbcee (diff) | |
| download | qpid-python-2c78ceb1faaad9c9e57ad7c815ceea82f9ff15a1.tar.gz | |
Additions to build system to cause junit to produce a report
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/broker/etc/config.xml')
| -rw-r--r-- | java/broker/etc/config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/broker/etc/config.xml b/java/broker/etc/config.xml index 0e4c450047..cdd15fb789 100644 --- a/java/broker/etc/config.xml +++ b/java/broker/etc/config.xml @@ -23,6 +23,7 @@ <connector> <ssl>false</ssl> <nonssl>true</nonssl> + <qpidnio>true</qpidnio> <transport>nio</transport> <port>5672</port> <sslport>8672</sslport> |
