Pular para o conteúdo principal

Postagens

Mostrando postagens de novembro, 2013

'oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException' Accessing Discussions Service After New Install Of WebCenter Portal 11.1.1.7 or higher

Using WLST, connect('weblogic','password,'localhost:7001') Run the following WLST command to attach an OWSM policy on the Spaces Web service endpoint: attachWebServicePolicy(application='webcenter', moduleName='webcenter', moduleType='web', serviceName='SpacesWebService',subjectName='SpacesWebServiceSoapHttpPort', policyURI='oracle/wss11_saml_token_with_message_protection_service_policy') Run the following WLST command to attach an OWSM policy on the Discussions Web service endpoint: attachWebServicePolicy(application='owc_discussions', moduleName='owc_discussions', moduleType='web', serviceName='OWCDiscussionsServiceAuthenticated',subjectName='OWCDiscussionsServiceAuthenticated', policyURI='oracle/wss10_saml_token_service_policy') Reference: Doc ID 1541024.1

Configure Webcenter 11g with OAM 11g and Webgate - Part1

Pre-Requiste: Install OAM 11.1.1.7 Install OHS 11.1.1.7 Install WebGate 11.1.1.7 Setup:  Configure Webgate Agent for OHS Register Webgate Agent to OAM 1. Configure Webgate Agent for OHS  Execute the following command to copy the required bits of agent from the Webgate_Home directory to the Webgate Instance location /u01/oracle/Middleware/Oracle_OAMWebGate1/webgate/ohs/tools/deployWebGate/deployWebGateInstance.sh -w /u01/oracle/Middleware/Oracle_WT1/instances/instance1/config/OHS/ohs1 -oh /u01/oracle/Middleware/Oracle_OAMWebGate1 Ensure that the LD_LIBRARY_PATH variable contains <Oracle_Home_for_Oracle_HTTP_Server>/lib: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/u01/oracle/Middleware/Oracle_WT1/lib Execute the following command to copy the apache_webgate.template from the Webgate_Home directory to the Webgate Instance location: /u01/oracle/Middleware/Oracle_OAMWebGate1/webgate/ohs/tools/setup/InstallTools/E