what does Openwsman do with a WS-Transfer Put the omits schema-optional properties?

View: New views
2 Messages — Rating Filter:   Alert me  

what does Openwsman do with a WS-Transfer Put the omits schema-optional properties?

by Gilbert Pilz-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The CIM Binding spec [1] says the following about WS-Transfer Put operations in which some or all of the schema-optional properties are omitted:
R6-1: Services supporting Put MUST accept instance representations that have omitted schema-optional properties and MUST interpret such omissions as a request to set the corresponding properties to a value of NULL. Services supporting Fragment-Level Put MUST also observe this behavior.
The WS-Management Working Group has been investigating whether existing implementations of WS-Management conform to this requirement. Can anyone on this list tell me what Openwsman does when you send a WS-I Put with an instance representation that omits one or more schema-optional properties?

[1] http://www.dmtf.org/standards/published_documents/DSP0227.pdf

Gilbert Pilz | Standards Architect | Oracle Corporation


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Openwsman-devel mailing list
Openwsman-devel@...
https://lists.sourceforge.net/lists/listinfo/openwsman-devel

smime.p7s (4K) Download Attachment

Re: what does Openwsman do with a WS-Transfer Put the omits schema-optional properties?

by A_Venkatachalam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

From what I saw in Code of OpenWSMAN

 

In function create_instance_from_xml() used by PUT End point for creating the instance to provide to setInstance of SFCC, The behavior is that; OpenWSMAN does not try to make them NULL, if a property is not provided in the client SOAP XML then its ignored and next property is taken for processing. It does not explicitly set it to NULL.

 

 

Thanks,

Arun Venkatachalam

Dell R & D Centre,

Bangalore.

Extn - 78973

 

P Please consider the environment before printing this e-mail.

 

 

From: Gilbert Pilz [mailto:gilbert.pilz@...]
Sent: Wednesday, September 23, 2009 8:33 PM
To: openwsman-devel@...
Subject: [Openwsman-devel] what does Openwsman do with a WS-Transfer Put the omits schema-optional properties?

 

The CIM Binding spec [1] says the following about WS-Transfer Put operations in which some or all of the schema-optional properties are omitted:

R6-1: Services supporting Put MUST accept instance representations that have omitted schema-optional properties and MUST interpret such omissions as a request to set the corresponding properties to a value of NULL. Services supporting Fragment-Level Put MUST also observe this behavior.

The WS-Management Working Group has been investigating whether existing implementations of WS-Management conform to this requirement. Can anyone on this list tell me what Openwsman does when you send a WS-I Put with an instance representation that omits one or more schema-optional properties?

[1] http://www.dmtf.org/standards/published_documents/DSP0227.pdf

Gilbert Pilz | Standards Architect | Oracle Corporation


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Openwsman-devel mailing list
Openwsman-devel@...
https://lists.sourceforge.net/lists/listinfo/openwsman-devel