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/GetResourcePropertyDocument.out.ok | 138 --------------------- 1 file changed, 138 deletions(-) delete mode 100644 java/management/client/src/example/GetResourcePropertyDocument.out.ok (limited to 'java/management/client/src/example/GetResourcePropertyDocument.out.ok') diff --git a/java/management/client/src/example/GetResourcePropertyDocument.out.ok b/java/management/client/src/example/GetResourcePropertyDocument.out.ok deleted file mode 100644 index 9d6312f2f3..0000000000 --- a/java/management/client/src/example/GetResourcePropertyDocument.out.ok +++ /dev/null @@ -1,138 +0,0 @@ - GetResourcePropertyDocument -------------------------------------------------------------------- - -This example shows how to get the whole property -document from a WS-Resource. -Resource property document represents a particular -composed structural view of the resource properties -of the WS-Resource. -First of all a request is send to WS-DM in order to get -all registered WS-Resources. -the target WS-Resource. -If the returned list is not empty then a -GetResourcePropertyDocumentRequest is sent to the first child. - -------------------------------------------------------------------- - -Type enter to proceed... - -[CLIENT TRACE] SOAP envelope contents (outgoing): - - - - http://localhost:8080/qman/services/adapter - http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest - uuid:50aa09f5-44e7-8bd3-7f24-49b8f0b9bf0d - - 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:f71342ad-2185-fdb3-393a-e9a98305effd - uuid:50aa09f5-44e7-8bd3-7f24-49b8f0b9bf0d - - http://localhost:8080/qman/services/adapter - - - - - - - http://localhost:8080/qman/services/ServiceGroupEntry - - uuid:b220e2bd-0370-da4e-fc71-5e283954d319 - - - - http://localhost:8080/qman/services/QManWsResource - - Q-MAN: brokerID=8e069b14-40ba-4d48-a2cb-b9f2bef2d404,class=queue,name=1232953394537,objectId=781f4ad7-4c96-4caa-b69d-291461cdb1fc,package=org.apache.qpid - - - - - - - - -[CLIENT TRACE] SOAP envelope contents (outgoing): - - - - http://localhost:8080/qman/services/QManWsResource - http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentRequest - uuid:e035946b-c3f5-1b24-e94a-61c674ce07b9 - - http://www.w3.org/2005/08/addressing/role/anonymous - - Q-MAN: brokerID=8e069b14-40ba-4d48-a2cb-b9f2bef2d404,class=queue,name=1232953394537,objectId=781f4ad7-4c96-4caa-b69d-291461cdb1fc,package=org.apache.qpid - - - - - - -[CLIENT TRACE] SOAP envelope contents (incoming): - - - - http://www.w3.org/2005/08/addressing/role/anonymous - http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentResponse - uuid:dafe12e4-c0a9-f872-cf1e-2a41bc291b2e - uuid:e035946b-c3f5-1b24-e94a-61c674ce07b9 - - http://localhost:8080/qman/services/QManWsResource - - Q-MAN: brokerID=8e069b14-40ba-4d48-a2cb-b9f2bef2d404,class=queue,name=1232953394537,objectId=781f4ad7-4c96-4caa-b69d-291461cdb1fc,package=org.apache.qpid - - - - - - - 32767 - http://www.w3.org/TR/1999/REC-xpath-19991116 - Initial Name - - 9223372036854775797 - - - Key3 - 2147483647 - - - Key4 - 3.4028235E38 - - - Key1 - aStringValue - - - Key2 - -9223372036854775808 - - - 2deef1b3-d2c6-49f3-a8de-51f6a75a1a6b - 1232956293823 - 9223372036854775807 - true - -2147483638 - - - - \ No newline at end of file -- cgit v1.2.1