I have issue with oracle secure global dekstop applciation,
one of the application is not opening , in the log file I can see the following error
An error occured while handling a SOAP request.
Fault code : Server.Failed
Fault details : Could not convert SOAP request to SOAP command
Exception was: java.lang.NoSuchMethodException: Invalid namespace http://schemas.xmlsoap.org/soap/envelope/
at com.sco.tta.server.server.soap.Convertor.convert(Unknown Source)
at com.sco.tta.server.server.soap.SOAPCalcTask.processEnvelope(Unknown Source)
at com.sco.tta.server.server.CalcTask.runTask(Unknown Source)
at com.sco.tta.server.server.mupp.MuppCalcTask.processData(Unknown Source)
at com.sco.tta.server.server.mupp.MuppCalcTask.processEnvelope(Unknown Source)
at com.sco.tta.server.server.CalcTask.runTask(Unknown Source)
at com.sco.tta.server.server.Task.run(Unknown Source)
at com.sco.cid.common.WorkerPool$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
The request has failed.