Use the
configure_tools_and_frameworks_integration.sh
script to
integrate the CAS component into the Deployment Template. This may be necessary
if you installed CAS but did not integrate the CAS component into the
Deployment Template and then later found that you need the Deployment Template
to manage crawling operations.
To integrate CAS with the Deployment Template on UNIX:
Open a command-line and issue the following:
/usr/local/endeca/CAS/<version>/bin/configure_tools_and_frameworks_integration.sh --skip_console_integration [--endeca_tools_root
full path to the Tools root directory
] [--endeca_tools_conffull path to the Tools /conf directory
]Note
You may omit the flags for
--endeca_tools_root
and--endeca_tools_conf
if these variables are already set as environment variables.