<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib uri='http://java.sun.com/jsp/jstl/core' prefix='c'%> <%@page import="org.apache.qpid.management.web.action.BrokerModel"%> <%@page import="java.util.Set"%> <%@page import="javax.management.ObjectName"%> <%@page import="org.apache.qpid.management.Names"%> <%@page import="java.util.List"%> <%@page import="java.util.*"%> <%@page import="java.net.URI"%> <%@page import="javax.xml.namespace.QName"%> <%@page import="org.w3c.dom.Element"%> QMan Administration Console
Connected Brokers
Host Port Virtual Host Username Initial Pool Capacity Max Pool Capacity Max Wait Timeout
New Broker Connection Data
Host : The hostname where the broker is running.
Port : The port number where the broker is running.
Virtual Host : The virtual host name.
Username : The username used for estabilish connection with broker.
Password : The password used for estabilish connection with broker.
Initial Pool Capacity : The number of connections that must be immediately opened.
Max Pool Capacity : The maximum number of open connections.
Max Wait Timeout : The maximum amount of time that a client will wait for obtaining a connection.
  • ${errorMessage}