Deployment
Below steps should be followed for deployment of the component.
- Place all the image files to the folders mentioned in
V_TREE_IMAGE
column ofPR2_COMPONENT_MASTER
table, relative to<FIC_WEB_HOME>/webroot folder
of the application. - The jar containing the component implementation classes has to be placed
into
<FIC_WEB_HOME>\webroot\WEB-INF\lib
folder. - Rebuild and redeploy the application.