Menu

#774 Correct type identification for SVC CIMOM

New_Feature
closed
5
2007-05-29
2007-05-04
Endre Bak
No

SVC CIMOM sends non-standard CIM-XML data where the TYPE attribute is the part of the VALUE or VALUE.ARRAY element.
According to CIM_DTD_V22.dtd the TYPE attribute is always part of the element which contains the VALUE or VALUE.ARRAY element.

e.g. non-standard RETURNVALUE from SVC:
<RETURNVALUE>
<VALUE TYPE="uint32">6</VALUE>
</RETURNVALUE>

Currently the client identifies this kind of values as strings.

Discussion

  • lupusalex

    lupusalex - 2007-05-07
    • assigned_to: nobody --> ebak
     
  • Endre Bak

    Endre Bak - 2007-05-07

    Logged In: YES
    user_id=1508775
    Originator: YES

    File Added: patch_1712656_CorrectTypeIdentificationForSVC.exp.txt

     
  • Endre Bak

    Endre Bak - 2007-05-07

    patch relative to jsr48-client 2.0.2

     
  • lupusalex

    lupusalex - 2007-05-23
    • assigned_to: ebak --> willi_wacker
    • status: open --> pending
     
  • lupusalex

    lupusalex - 2007-05-29

    Logged In: YES
    user_id=1363884
    Originator: NO

    The patch was picked up by release 2.0.2 and will be closed.

     
  • lupusalex

    lupusalex - 2007-05-29
    • status: pending --> closed
     

Log in to post a comment.