Wednesday, June 13, 2007

Curam Help

Curam provides a help facility. To create it use the help.build target in the web client. The tricky part I found was how to incorporate that into the final EAR. To do this set the following environment variable set CURAM_HELP_WAR=%CLIENT_DIR%\build\help\multivolumehelp\output\help\help.war When you do the websphereEAR target on the server, it will add it into the EAR file, provided the help war does exists at the point.

0 comments: