| Thread Tools | Search this thread |
|---|
Paul Guermonprez (Intel)
| June 8, 2009 11:37 AM PDT SOAP request can't be parsed by AMT ? | ||||
hello i am trying some simple things with AMT over SOAP, but right now it doesn't work I am listening messages at the socket level between a working and non working software using different SOAP stacks. First one is working, second one can't be parsed by AMT. would you have an idea ? thanks, paul. <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <GetSystemPowerState xmlns="http://schemas.intel.com/platform/client/RemoteControl/2004/01"/> </soapenv:Body> </soapenv:Envelope> OK <?xml version="1.0" ?> <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <GetSystemPowerState xmlns="http://schemas.intel.com/platform/client/RemoteControl/2004/01" xmlns:ns2="http://schemas.intel.com/platform/client/Common/2006/01"/> </S:Body> </S:Envelope> returns <a:faultcode>a:Client</a:faultcode> <a:faultstring>Failed to parse the request</a:faultstring> | |||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
| 8285 users have contributed to 31229 threads and 99107 posts to date. |
|---|
| In the past 24 hours, we have 7 new thread(s) 35 new posts(s), and 47 new user(s). In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to comparison cilk++, openmp, pthreads first results The post with the most views is Very amusing... Escalated as Please welcome our newest member tvinni |