Make gallery-portlet uPortal deployment process less brittle wrt version number

Description

Currently, the gallery portlet deployment scriptmust copy the versions war file (gallery-portlet-0.1.war) to an unversioned name (gallery-portlet.war) before deploying to tomcat. This is because the apache configuration in httpd.conf maps the path of the portlet to an appropriate worker, and the path is based on the war file name.

We need a less brittle way of producing an unversioned war file for deployment. Currently, when the version changes, we will have to change the build script.

The deployment script in question is found in the svn repos at .../infrastructure/build-scripts/uportal/stop_deploy_resetdb_start.sh

Environment

uPortal demo site on build.fluidproject.org

Activity

Show:

Anastasia Cheetham October 14, 2011 at 6:55 PM

We don't deploy the gallery portlet anymore, so this issue is now moot.

Won't Fix

Details

Assignee

Reporter

Components

Priority

Created October 3, 2007 at 5:00 PM
Updated October 14, 2011 at 6:55 PM
Resolved October 14, 2011 at 6:55 PM

Flag notifications