Hi,
I am new to linux environment. First i installed openwsman-server-2.2.0-5.el5.i386. Then i installed sblim-sfcb-1.3.7 and sblim provider packages by building the source code. Then i gave cim-xml request directly to SFCB using "wbemcat" and i am able to enumerate classes and its instances. But when i try to give a request to SFCB through Openwsman using the following command
"wsman enumerate
http://sblim.sf.net/wbem/wscim/1/cim...ComputerSystem --port 5985 -y Basic -u <username> -p <password>"
i get a response
"wsa:EndpointUnavailable"
and in Openwsman log it is displaying the following error message
"*** Connection to CIMOM
http://localhost:5988 failed with 1

null)"
I checked the correctness of the CIM schema specified in the request and both sfcb's and openwsman's configuration files i didn't get any help.
Please Help Me.
Thanks in advance.