Data Control Policy Issue while calling the WSDL from Third Party Application(JAVA)

BossDBK

Member
Hi All,

we are getting the below error when calling the WSDL file from JAVA application side:

Error on verifying message against security policy Error code:1000
Exception: Error on verifying message against security policy Error code:1000

Errors in the BSSV Server logs:
[jwsc] c:\e812\DV811\package\DVBS14313F\java\wls\source\oracle\e1\bssv\JP55GLAP\Oracle_E1_SBF_JWS_PkgBldFile_CreateUserAxnPerm.java 54:14
[jwsc] [ERROR] - A Document Bare style operation must be declared Oneway if it returns void.
[jwsc] c:\e812\DV811\package\DVBS14313F\java\wls\source\oracle\e1\bssv\JP55GLAP\CreateUserAxnPerm.java 41:8
[jwsc] c:\e812\DV811\package\DVBS14313F\java\wls\source\oracle\e1\bssv\JP55GLAP\CreateUserAxnPerm.java 41:8
[jwsc] [ERROR] - javax.jws.WebService.endpointInterface oracle.e1.bssv.JP55GLAP.Oracle_E1_SBF_JWS_PkgBldFile_CreateUserAxnPerm is invalid.
[jwsc] c:\e812\DV811\package\DVBS14313F\java\wls\source\oracle\e1\bssv\JP55GLAP\CreateUserAxnPerm.java 41:8
[jwsc] [ERROR] - Both Policies and Policy annotation are used, you need to put Policy within Policies.
[jwsc] c:\e812\DV811\package\DVBS14313F\java\wls\source\oracle\e1\bssv\JP55GLAP\CreateUserAxnPerm.java 41:8
[jwsc] [ERROR] - The WebLogic Server 9.x-style policy and Wssp policy is not allowed to mix and match.

Kindly suggest me the resolution on this issue.

Thx
Boss DBK.
 
Back
Top