Navigation:  Additional procedures >

Applying customizations and external applications

Previous  Top  Next

PHP customizations must be applied within the customization folder 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 must be applied in the default directory, which is under the following path in typical installations:

/usr/local/se/platform/webapps/softexpert/WEB-INF/lib

 

After placing the customized files 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