OMNI 3.0 Portal on Tomcat 7.x.x

Environment Setup

Prerequisite

In order to deploy OMNI on Tomcat 6.x.x and above, have to do the following steps

  1. Create sub-folder shared under CATALINA_HOME folder
  2. Create sub-folder lib under CATALINA_HOME\shared folder
  3. Create sub-folder Catalina under CATALINA_HOME\conf
  4. 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 done. Now can do ant clean / ant install and deploy OMNI portal.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.