|
Problem(Abstract) |
Instructions for setting security traces on WebSphere
Application Server 5.0.x |
|
|
|
Resolving the
problem |
Security traces for WebSphere Applicaton Server 5.0x
Admin Console:
Troubleshooting:
Server1:
Diagnostic Trace Service:
In the “Trace Specification” field,
you can either enter the following string manually (cut/paste)
com.ibm.ws.security.*=all=enabled:com.ibm.ws.security.core.SecurityDM=all=disabled:com.ibm.ws.security.policy.NullDynamicPolicy=all=disabled:
Or
do follow these steps”
For the Trace Specification press the “Modify...” button.
On the window that pops up there will be 2 tabs, Groups and Components.
Select the Components tab
Press the + sign beside “com.ibm.ws.*” to expand listing.
 com.ibm.ws.*
Press the “com.ibm.ws.security.*” link and select “All enabled”
 com.ibm.ws.security.*
Press the + sign beside “com.ibm.ws.security.*” to expand listing
Select following links and select "all disabled"
com.ibm.ws.security.core.SecurityDM
com.ibm.ws.security.policy.NullDynamicPolicy
Press the Apply and Close buttons
The traces will be captured in the file specified in the Trace Output :
File Name field.
Default is ${SERVER_LOG_ROOT}/trace.log |
|
|
|
|
Cross Reference information |
Segment |
Product |
Component |
Platform |
Version |
Edition |
Application Servers |
Runtimes for Java Technology |
Java SDK |
|
|
|
|
|
|