============================================================= Problem: ============================================================= Patch to add Visual Analytics types and icons to WebStudio 2.4 Lineage ============================================================= Description of Problem: ============================================================= Patch to add Visual Analytics types and icons to WebStudio 2.4 Lineage ============================================================= Prerequisite software: ============================================================= WebStudio 2.4 (2.4) ============================================================= To install the patch [UNIX]: 1. Change directory to the root directory of the Web Studio installation. This is the directory named 'webstudio' created during installation. For example, if you installed Web Studio in /opt/dataflux, run this command: cd /opt/dataflux/webstudio 2. Stop the application if it is running. Run the command: ./bin/wsadmin stop 3. Run this command: gzip -d -c PATH_TO/webstd-fix19514-unix.tar.gz | tar xvf - replacing PATH_TO with the correct path to the patch file. 5. If you stopped the Web Studio application in step two, restart it. Run the command: ./bin/wsadmin start To install the patch [Windows]: 1. If you have multiple instances of the application installed on the machine, determine the name of the application instance you will be patching. This was chosen during the initial installation, and defaults to 'app1'. 2. Stop the DataFlux Web Studio service for the instance if it is running. You can check the status of the service using the Services applet on the Windows Control Panel (may be found under Administrative Tools). The instance name is included the display name in the applet, for example: DataFlux Web Studio (app1) 3. Unzip the archive webstd-fix19514-win32.zip into the root directory of your Web Studio instance. This is typically: C:\Program Files\DataFlux\WebStudio\app1 If the instance name is not 'app1' or you installed to a different location, adjust the path accordingly. 4. If you stopped the Web Studio service in step two, restart it. The following files will be installed or updated by this patch: lib/apps/webstudio.war