ResourceURI is missing in Unsubscribe, Renew and GetStatus request.

Bug ID:228
Project:Opentestman
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The resourceuri tag is missing for UnSubscribe, Renew and GetStatus Request.

Updates

#1 submitted by akash_malhotra on Thu, 08/14/2008 - 11:50

Akash Malhotra (akash.malhotra@amd.com)

Event tests are broadly devided into StaticFilter, FilterCollection and DynamicFilter based tests. It would be helpful if you could provide further information as to which category of these is failing. The resource URI (EPR) for these tests is dynamically formed based on the SubscribeResponse.

So, If the BasicSubscribe test fails for StaticFilter then it is implied that Unsubscribe, Renew and GetStatus would fail as the EPR to these tests are extracted from the SubscribeResponse.

Let me know which category of the above is failing.

#2 submitted by akash_malhotra on Mon, 09/08/2008 - 03:11

Can you provide update on this issue?

#3 submitted by akash_malhotra on Fri, 09/12/2008 - 02:57
Status:active» closed

Since there is no update on this issue. Closing this bug. Reporter can re-open the bug if required

ResourceURI is there in the above said requests.

ResourceURI is now given in the subscribe resposne, hence it is present in the above said requests.
But the report states like, No ListenerDestination instances got created for this subscription.Target has failed to create the subscription for this Filter. This is because of the reason stated in bug # 227.

need further info on the test cases that are failing.

Akash Malhotra (akash.malhotra@amd.com)

Event tests are broadly devided into StaticFilter, FilterCollection and DynamicFilter based tests. It would be helpful if you could provide further information as to which category of these is failing. The resource URI (EPR) for these tests is dynamically formed based on the SubscribeResponse.

So, If the BasicSubscribe test fails for StaticFilter then it is implied that Unsubscribe, Renew and GetStatus would fail as the EPR to these tests are extracted from the SubscribeResponse.

Let us know which category of the above is failing.