diff options
| author | Keith Wall <kwall@apache.org> | 2015-02-10 16:15:08 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2015-02-10 16:15:08 +0000 |
| commit | 085486ebe5ff21133b9caf1c31625ac6ea356568 (patch) | |
| tree | 7acbe9ca99a345dca71f9f80cd3e29ea4e3710f0 /qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml | |
| parent | 60c62c03ca404e98e4fbd1abf4a5ebf50763d604 (diff) | |
| parent | e2e6d542b8cde9e702d1c3b63376e9d8380ba1c7 (diff) | |
| download | qpid-python-085486ebe5ff21133b9caf1c31625ac6ea356568.tar.gz | |
merge from trunk
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1658748 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml')
| -rw-r--r-- | qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml b/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml index dbc12dc111..9d30526e49 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml @@ -413,7 +413,7 @@ </row> <row id="Java-Broker-Appendix-Operation-Logging-Message-MNG-1002"> <entry morerows="1">MNG-1002</entry> - <entry>Starting : <replaceable>type</replaceable> : Listening on port + <entry>Starting : <replaceable>type</replaceable> : Listening on <replaceable>transporttype</replaceable> port <replaceable>port</replaceable> </entry> </row> @@ -450,16 +450,6 @@ <para>Indicates that a Management plugin is stopped.</para> </entry> </row> - <row id="Java-Broker-Appendix-Operation-Logging-Message-MNG-1006"> - <entry morerows="1">MNG-1006</entry> - <entry>Using SSL Keystore : <replaceable>file</replaceable></entry> - </row> - <row> - <entry> - <para>Indicates that a Management transport is secured by SSL and using the given - keystore file.</para> - </entry> - </row> <row id="Java-Broker-Appendix-Operation-Logging-Message-MNG-1007"> <entry morerows="1">MNG-1007</entry> <entry>Open : User <replaceable>username</replaceable></entry> |
