For the Workplace XT instance
in a development environment, additional configuration is required. These
changes apply to the instance of Workplace XT that is used by Case Manager Builder.
About this task
If your
Workplace XT is
in the same application server instance as
IBM® Case Manager, the
IBM Case Manager configuration tool can
make these configuration changes for you. If you want to use the configuration
tool, skip this task.
Procedure
To configure Workplace XT for
a development environment:
- On the IBM Case Manager server,
navigate to the CaseManagement/WorkplaceXTConfig directory.
- Copy the following files:
- ICMSolutionEdit.jar
- jaxb-api.jar
- jaxb-impl.jar
- weblogic.xml (only for WebLogic Server environments)
- weblogic-application.xml (only for WebLogic Server environments)
- On the Workplace XT server,
navigate to WebClient/WorkplaceXT/WEB-INF/lib directory.
- Paste the following files in the directory:
- ICMSolutionEdit.jar
- jaxb-api.jar
- jaxb-impl.jar
- For WebLogic Server systems,
navigate to the WebClient/WorkplaceXT/WEB-INF directory
and paste the copy of the weblogic.xml file into
the directory.
- For WebLogic Server systems, navigate to the
WebClient/deploy/META-INF directory and paste the copy of the
weblogic-application.xml file into the directory.
What to do next
After you configure
Workplace XT for the development
environment, you must manually deploy
Workplace XT on the web
application server. Also, ensure that you complete the development environment configuration
tasks.