From 5eb354b338bb8d8fcd35b6ac3fb33f8103e757c3 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 20 Oct 2011 18:42:46 +0000 Subject: Merge trunk to QPID-2519 branch git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-2519@1186990 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/example/GetQManResourceMembers.out.ok | 55 ---------------------- 1 file changed, 55 deletions(-) delete mode 100644 java/management/client/src/example/GetQManResourceMembers.out.ok (limited to 'java/management/client/src/example/GetQManResourceMembers.out.ok') diff --git a/java/management/client/src/example/GetQManResourceMembers.out.ok b/java/management/client/src/example/GetQManResourceMembers.out.ok deleted file mode 100644 index dd75e1e490..0000000000 --- a/java/management/client/src/example/GetQManResourceMembers.out.ok +++ /dev/null @@ -1,55 +0,0 @@ - GetQManResourceMembersExample Example -------------------------------------------------------------------- - -This example shows the usage of WS-DM -GetResourcePropertyRequest / Response on a -Group service. -The target resource is the WS-DM Adapter itself -and the requested property is "ws-rp:Entry". -WS-DM Adapter is a special WS-Resource (is a Group) -that acts as the main entry point for retrieving -all other managed resources. -So clients that want to deal with QMan WS-Resources -must first get resource identifiers sending -a GetResourcePropertyRequest to WS-DM Adapter -with "ws-rp:Entry" as target target property. - -------------------------------------------------------------------- - -[CLIENT TRACE] SOAP envelope contents (outgoing): - - - - http://romagazzarini:8080/qman/services/adapter - http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest - uuid:024c678b-1fab-cb6a-0992-30027817fb92 - - http://www.w3.org/2005/08/addressing/role/anonymous - - - - wsrf-sg:Entry - - - -[CLIENT TRACE] SOAP envelope contents (incoming): - - - - http://www.w3.org/2005/08/addressing/role/anonymous - http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyResponse - uuid:90b0e421-6467-a72e-a8f4-cdedb80460b6 - uuid:024c678b-1fab-cb6a-0992-30027817fb92 - - http://romagazzarini:8080/qman/services/adapter - - - - - - - --------------------------------------------------------------------------- -QMan has at the moment 0 registered resources. --------------------------------------------------------------------------- \ No newline at end of file -- cgit v1.2.1