diff options
Diffstat (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml')
| -rw-r--r-- | qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml b/qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml deleted file mode 100644 index faf496d61d..0000000000 --- a/qpid/doc/book/src/java-broker/Java-Broker-Configuring-And-Managing-Web-Console.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- - - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. - ---> - -<section id="Java-Broker-Configuring-And-Managing-Web-Console"> - <title>Web Management Console</title> - <para> - The Web Management Console can be accessed from a web browser using the URL: http(s)://<hostname>:<port>/management where: - </para> - <itemizedlist> - <listitem><para><emphasis>hostname</emphasis> is the broker hostname</para></listitem> - <listitem><para><emphasis>port</emphasis> is the HTTP(S) port number</para></listitem> - </itemizedlist> - <para>For authenticated and authorized user the page like below should be displayed on navigation to the management URL:</para> - <ulink url="images/Management-Web-Console.png"> - <graphic fileref="images/Management-Web-Console.png" width="600px"/> - </ulink> -</section> |
