Menu

#165 Reference class not getting populated in CIMParameter

WBEM_Services_2.0
open
5
2005-03-23
2005-03-23
Troy
No

When creating a CIMParameter object that contains a
REFARRAY, the class of the parameter fails to be
populated.

This can be fixed easily in the
javax.wbem.cimxml.XMLParser file. All that needs to
be done is in the getCIMParameter method, pass the
refclassname to the creation of the CIMDataType if the
nodename.endsWith(".REFARRAY").

Discussion


Log in to post a comment.