Currently learning how to deploy ssd, everything is working (Im able to clean and build) and when the unzip war file is tomcat and I try to run in tomcat i see the below error
Caused by: org.springframework.beans.factory.BeanInitializationException: Invalid key ‘IIQHome’: expected ‘beanName.property’
at org.springframework.beans.factory.config.PropertyOverrideConfigurer.processKey(PropertyOverrideConfigurer.java:131)
Make sure you update the right value in the IIQHome for env.build.properties where env can be sandbox or dev or qa or prod. Please find the below sample for your reference.
If this answers your question kindly do mark the suitable reply as the solution. If there is anything else which you need to discuss regarding this, do let me know?