Hi All, Requesting a code review for SblimCIMClient.
The SBLIM CIM Client for Java is an implementation of a WBEM services client that includes an IETF RFC 2614 compliant SLP client for CIM service discovery. It is intended to be used by management applications in all areas that leverage CIM technology such as SMI-S, SMASH, etc.The design of the SBLIM Client has put emphasis on low memory consumption and high performance. It offers different options to use the implemented XML parser (SAX, DOM, Pull). Webrev: http://cr.opensolaris.org/~bkumarm/sblimcimclient/ Thanks Bharath
