Environment Setup Prerequisite In order to deploy OMNI on Tomcat 6.x.x and above, have to do the following steps Create sub-folder shared under CATALINA_HOME folder Create sub-folder lib under CATALINA_HOME\shared folder Create sub-folder Catalina under CATALINA_HOME\conf Open the file catalina.properties under CATALINA_HOME\conf and look for the line shared.loader. Replace that paricular line with shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/\*.jar Its [...]
Filed under: OMNI Installation | Leave a Comment »