码迷,mamicode.com
首页 > Web开发 > 详细

Web Service Error wsse:InvalidSecurity Policy Requires Integrity (Doc ID 1370736.1)

时间:2015-10-18 18:16:54      阅读:461      评论:0      收藏:0      [点我收藏+]

标签:

 

 

 

 

技术分享

 

Web Service Error wsse:InvalidSecurity Policy Requires Integrity (Doc ID 1370736.1)


Modified:

13-May-2013

技术分享

Type:

PROBLEM

技术分享

 

技术分享

In this Document

 

Symptoms

 

 

Cause

 

 

Solution

 

 

References




Applies to:

Oracle E-Business Suite Integrated SOA Gateway - Version 12.1.3 to 12.1.3 [Release 12.1]
Information in this document applies to any platform.

Symptoms

Develop and compile the annotated PL/SQL package in the apps schema:

1. Use IRep Parser to generate ILDT file.
2. Use FNDLOAD to deploy to SOA Gateway.
3. Apply Grants to the service in Integration Repository.
4. Click Generate WSDL and then Deploy.



When calling the service, a SOAP Fault is returned containing:

<faultcode>wsse:InvalidSecurity</faultcode><faultstring>Policy requires integrity</faultstring>

 

Cause

The XML block in wsmgmt.xml file for this service generates the error.

Solution

1) Undeploy the service.
2) Make sure that the entry from wsmgmt.xml file for this service is cleared. Location - $INST_TOP/ora/10.1.3/j2ee/oafm/config/wsmgmt.xml .
3) Deploy the service with username token selected.
4) Invoke the service and verify the issue.

References

NOTE:1320550.1 - Why Is $INST_TOP/ora/10.1.3/j2ee/oafm/config/wsmgmt.xml Missing?

NOTE:1314946.1
- wsse:InvalidSecurity Error When Testing FND_PROFILE Web Service in Oracle Applications R 12.1.2 from SOAP UI

技术分享技术分享Didn‘t find what you are looking for?技术分享技术分享Ask in Community...

窗体底端

 

Web Service Error wsse:InvalidSecurity Policy Requires Integrity (Doc ID 1370736.1)

标签:

原文地址:http://www.cnblogs.com/quanweiru/p/4889852.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!