6.1 Deploying Connect Web in IBM WebSphere 7.0

Install Software License Key

The brickstlicense.jar file must be stored in the war file:

unzip connectweb.war WEB-INF/lib/brickstlicense.jar
cp import/brickstlicense.jar WEB-INF/lib
zip connectweb.war WEB-INF/lib/brickstlicense.jar                 
            

Define Data Source

Define a JDBC Driver and a JNDI provider as described in 4.6.1 Deploying the Connect UI in IBM WebSphere 7.0.

Deploy connectweb.war to the WebSphere Server

Deploy the connectweb.war file as described in 4.6.1 Deploying the Connect UI in IBM WebSphere 7.0. Note that the security configuration is not required.