[ http://issues.apache.org/jira/browse/MUSE-51?page=all ]
Dan Jemiolo closed MUSE-51.
---------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Fixed: http://svn.apache.org/viewvc?rev=431993&view=rev
> ResourceProperty attribute constant in WsrpConstants.java has a type
> --------------------------------------------------------------------
>
> Key: MUSE-51
> URL: http://issues.apache.org/jira/browse/MUSE-51
> Project: Muse
> Issue Type: Bug
> Components: WSRF WSRP ResourcePropertyCollection and Capabilities
> Affects Versions: 2.0.0 M1
> Environment: any
> Reporter: Mohammad Fakhar
> Assigned To: Dan Jemiolo
> Fix For: 2.0.0
>
>
> WsrpConstants.RESOURCE_PROPERTY is set to "resourceProperty" instead of
> "ResourceProperty"
> I disovered this while using the wsrf SetResourceProperties - Delete
> operation.
> Code from DeleteRequest.java that uses WspConstants:
> public DeleteRequest(Element request)
> {................
> String property =
> request.getAttribute(WsrpConstants.RESOURCE_PROPERTY);
> .................
> }
> and the WsrpConstants.RESOURCE_PROPERTY is set to "resourceProperty"; it
> should be "ResourceProperty"
> Subsequently, wsrf setRP Delete operations fail.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]