Problem:
We created a policy in OWSM 10g to virtualize a service in SOA Suite 11g. The service that is accessible via OWSM is at the following URL:
Solution:
1. Delete the OWSM 10g policy and recreate it.
Applicable Versions:
We created a policy in OWSM 10g to virtualize a service in SOA Suite 11g. The service that is accessible via OWSM is at the following URL:
http://<owsm_host>:7777/gateway/services/HelloWorldThe client receives the following error upon invoking the service:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode xmlns="http://schemas.oblix.com/ws/2003/08/Faults">UndeliverableFault</faultcode>
<faultstring>Cannot perform client request</faultstring>
<detail/>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Solution:
1. Delete the OWSM 10g policy and recreate it.
Applicable Versions:
- Oracle Web Services Manager (OWSM) 10g (10.1.3.5)
1 comment:
Hi..
i did try your solution... but i did not have success.
Have you another idea??
Thanks
Post a Comment