To operate the applications that use the CDI with Application Server, you must set the class path in the add.class.path key of usrconf.cfg (option definition file for Java applications) for the J2EE servers.
An example is as follows. This example is for Windows.
add.class.path=Application-Server-installation-directory\CC\lib\cjsf.jar |