From 4956baf2bfa881f24c0ecbac3469135a0aef2d2d 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/qpid@1556870 13f79535-47bb-0310-9956-ffa450edef68 --- .../management-http/src/main/java/resources/showMessage.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'java') diff --git a/java/broker-plugins/management-http/src/main/java/resources/showMessage.html b/java/broker-plugins/management-http/src/main/java/resources/showMessage.html index 9a6ec55686..caf26bc075 100644 --- a/java/broker-plugins/management-http/src/main/java/resources/showMessage.html +++ b/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