Database Reference
In-Depth Information
level, applicable to all OWSM-based policy components, is to set the or-
acle.wsm logger to the FINEST level, that is, TRACE:32 .
With this logger level increased, the log file dumps additional information, which
gives you insight into what the actual values used in the policy and assertions
are. Observe the following snippet from the soa_server1.out log after the
logger levels have been increased:
INFO: SSLSocketFactoryManagerImpl.getKeystoreLocation Expected SOA Keystore location: /u01/app/oracle/middleware/user_projects/domains/soa_domain/config/fmwconfig/default-keystore.jks
FINE: LocalOptimizationManagerImpl.checkPolicySet Using policy set from cache to determine local optimization status.
[policySetStatus=SUCCESS, timestamp=Fri Jan 13 09:37:38 EST 2012, ...
[{Policy
[status:enabled]
[Name: oracle/wss10_x509_token_with_message_protection_client_policy]
[{Wss10MutualAuthWithCertsScenario
[Enforced:true]
[{AssertionBindings
[{Config
[{PropertySet
[{Property[name: keystore.recipient.alias ] [Value: myalias ]}]
[{Property[name: keystore.sig.csf.key ] [Value: sign-csf-key ]}]
[{Property[name: keystore.enc.csf.key ] [Value: enc-csf-key ]}]
}]
}]
}]
}]
}], cause=[]
]
FINE: AbstractWebServiceBindingComponent.dispatchRequest Invoking external request: https://services.oracle.com/Services.wsdl
Search WWH ::




Custom Search