When request xml to otm cloud i got this response:
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope">
<faultcode>S:Client.Authentication</faultcode>
<faultstring>Access denied to operation null</faultstring>
<detail>
<detail>
<java:string xmlns:java="java.io">weblogic.wsee.util.AccessExce ption: Access denied to operation null</java:string>
</detail>
</detail>
</S:Fault>
</S:Body>
</S:Envelope>
Any ides for this? Help!
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope">
<faultcode>S:Client.Authentication</faultcode>
<faultstring>Access denied to operation null</faultstring>
<detail>
<detail>
<java:string xmlns:java="java.io">weblogic.wsee.util.AccessExce ption: Access denied to operation null</java:string>
</detail>
</detail>
</S:Fault>
</S:Body>
</S:Envelope>
Any ides for this? Help!