If you are using Workplace XT with
other applications, such as Application Integration, eForms, or Records
Manager, you must enable support for user tokens and WebDAV connections.
You can verify these settings in the Bootstrap Settings in the Site
Preferences.
To configure WebLogic Server to
support user tokens and WebDAV connections:
- Stop WebLogic Server,
if it is running.
- (For installations with Content Engine at 4.5) Copy the authentication-weblogic.jar file
from here:
install_path/IBM/FileNet/WebClient/WorkplaceXT/authenticationFiles
to
here:
WL_home/server/lib/mbeantypes
- (For installations with Content Engine at 4.0) Copy the authentication-weblogic-1.1.2.jar file
from here:
install_path/IBM/FileNet/WebClient/WorkplaceXT/authenticationFiles/1.1.2
to
here:
WL_home/server/lib/mbeantypes
- Copy the log4j-1.2.13.jar file from
here:
install_path/IBM/FileNet/WebClient/WorkplaceXT/WEB-INF/lib
to
here:
WL_home/server/lib/mbeantypes
- Restart the WebLogic Server,
and log in to the Administration Console.
- Add a new authentication provider, with a name you choose,
and set the type to UserTokenAuthenticator.
- Move the new provider ahead of the LDAP provider in the
order.
- Configure settings for the new provider:
- On the Configuration tab, set
the Control Flag to SUFFICIENT. Click Save.
- On the Provider Specific tab,
enter the path to the Workplace XT WcmApiConfig.properties file,
for example, install_path/IBM/FileNet/WebClient/WorkplaceXT/WEB-INF/WcmApiConfig.properties,
then click Save.
- Save and activate changes.
- Restart the WebLogic Server.