Error:-
Either the WSDL URL is invalid or the WSDL file is not valid or incorrect. - oracle.sysman.emas.sdk.wsm.WsmServiceAccessException: Cannot locate service: oracle.wsm.policymanager.IPolicyService
Solution:-
Log into EM then select the domain in use and use the following the menu path, WebLogic Domain --> Web Services --> Platform Policy Configuration
From there, select the Policy Accessor tab., then click Add to add a property.
In the Add Property window, specify the following values:
a) In the Name field, enter this property: "java.naming.provider.url"
Value: t3:// soaserver01.com:9200,soaserver02.com:9200,soaserver03.com:9200
(Use your server and port value here. The port number should be of the managed server on which wsm-pm is installed)
Click Apply
Restart Weblogic Server.
Either the WSDL URL is invalid or the WSDL file is not valid or incorrect. - oracle.sysman.emas.sdk.wsm.WsmServiceAccessException: Cannot locate service: oracle.wsm.policymanager.IPolicyService
Solution:-
Log into EM then select the domain in use and use the following the menu path, WebLogic Domain --> Web Services --> Platform Policy Configuration
From there, select the Policy Accessor tab., then click Add to add a property.
In the Add Property window, specify the following values:
a) In the Name field, enter this property: "java.naming.provider.url"
Value: t3:// soaserver01.com:9200,soaserver02.com:9200,soaserver03.com:9200
(Use your server and port value here. The port number should be of the managed server on which wsm-pm is installed)
Click Apply
Restart Weblogic Server.
No comments:
Post a Comment