博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Web Service Error wsse:InvalidSecurity Policy Requires Integrity (Doc ID 1370736.1)
阅读量:4615 次
发布时间:2019-06-09

本文共 1425 字,大约阅读时间需要 4 分钟。

 

 

 

 

 

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...

窗体底端

 

转载于:https://www.cnblogs.com/quanweiru/p/4889852.html

你可能感兴趣的文章
linux的kernel是怎样工作的(TI_DM36X_ARM系统)(1)
查看>>
[luogu4310] 绝世好题 (递推)
查看>>
[luogu3203 HNOI2010] 弹飞绵羊 (分块)
查看>>
mui搜索框 搜索点击事件
查看>>
2016012003+陈琦+散列函数的应用及其安全性
查看>>
Android 状态栏通知Notification、NotificationManager详解
查看>>
UIApplicationDelegate协议
查看>>
Jmeter测试dubbo接口填坑
查看>>
[zz]GDB调试精粹及使用实例
查看>>
数据库的创建和删除
查看>>
最简单的三层实例【插入据
查看>>
设计模式学习笔记——Prototype原型模式
查看>>
pom.xml里有红叉报错的解决办法
查看>>
Perl last和next的用法区别
查看>>
Selenium 管理 Cookies
查看>>
exceptionfunction[LeetCode]Permutations
查看>>
bzoj 4595 激光发生器
查看>>
multi cookie & read bug
查看>>
js时间转换
查看>>
(转载) Android Studio你不知道的调试技巧
查看>>