Applying customizations and external applications
PHP customizations must be applied within the customization folder located in the SoftExpert Suite installation root. For example:
/usr/local/se/customization/web/include/custom_srv
/usr/local/se/customization/web/wwwroot/custom_srv
Java libraries, in their turn, must be applied in your default directory, which is under the following path in typical installations:
/usr/local/se/platform/webapps/softexpert/WEB-INF/lib
After the customized files are placed in their respective directories, the application must be restarted in both cases. However, for PHP customizations, it is possible to use the following command to apply them without restarting the environment:
# service sesuite updatecustomization