zoukankan      html  css  js  c++  java
  • Web Service Error wsse:InvalidSecurity Policy Requires Integrity (Doc ID 1370736.1)

     

     

     

     

    clip_image003

     

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


    Modified:

    13-May-2013

    clip_image005

    Type:

    PROBLEM

    clip_image005[1]

     

    clip_image006

    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

    clip_image007clip_image007[1]Didn't find what you are looking for?clip_image007[2]clip_image009Ask in Community...

    窗体底端

     

  • 相关阅读:
    设计模式:迭代器模式
    设计模式:观察者模式
    设计模式:解释器模式
    设计模式:策略模式
    设计模式:状态模式
    设计模式:代理模式
    strtok函数
    人们眼中的程序员
    如何用C语言获取文件的大小
    C++著名库的比较和学习经验
  • 原文地址:https://www.cnblogs.com/quanweiru/p/4889852.html
Copyright © 2011-2022 走看看