From b165cf52a4ef16ac5a5ee181d4da2db351f7882d Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 9 Jan 2014 16:51:24 +0000 Subject: QPID-5458: display the message size, and correlation-id (if there is one) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1556870 13f79535-47bb-0310-9956-ffa450edef68 --- .../management-http/src/main/java/resources/showMessage.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'qpid/java') diff --git a/qpid/java/broker-plugins/management-http/src/main/java/resources/showMessage.html b/qpid/java/broker-plugins/management-http/src/main/java/resources/showMessage.html index 9a6ec55686..caf26bc075 100644 --- a/qpid/java/broker-plugins/management-http/src/main/java/resources/showMessage.html +++ b/qpid/java/broker-plugins/management-http/src/main/java/resources/showMessage.html @@ -23,10 +23,18 @@ Message Number: + + Size: +  bytes + Message Id: + + Correlation Id: + + State: -- cgit v1.2.1