If you have problems with DXmanager, you may need to provide diagnostic information to CA support staff.
You can configure DXmanager to log all activity by
<servlet>
<servlet-name>DXmanagerServlet</servlet-name>
<servlet-class>com.ca.directory.dxmanager.server.DXmanagerServlet</servlet-class>
<load-on-startup>1</load-on-startup>
<init-param>
<param-name>DXmanagerDebug</param-name>
<param-value>255</param-value>
</init-param>
</servlet>
Diagnostic information will now be written to the dxwebserver log at:
|
Copyright © 2013 CA.
All rights reserved.
|
|