Hi Nadeeshan, I'm running oodt on Docker and now trying to spin up the FMprod web app, but I have some difficulties understanding the guide <https://cwiki.apache.org/confluence/display/OODT/CAS+Product+Server+Web+Application+-+Installation+Guide> you pointed out in one of your old emails.
After the docker container is started, I accessed the container using bash, changed the directory to /usr/src/oodt-src/webapps/fmprod, ran mvn clean install, and got it built successfully. Next, in the deployment section, it talks about $TOMCAT_HOME, but such an env variable is not present in the docker container. So, I'm confused about how to deploy the FMProd app so that I can get its APIs working in the sample React app. It would be great if you can provide me with advice regarding this. Thanks and regards Pavindu