I use a platform-settings.json file to start ThingWorx. When I upload extensions, they now go to $CATALINA_HOME/webapps/ThingWorx/Common/extensions instead of to my designated ThingworxStorage/extensions directory.
Is there some way I can make them continue to go to my new ThingworxStorage/extensions directory?
If I just copy them there manually, will they still be found?
Hi Bill,
Which version of ThingWorx are you using? This is a known issue that is resolved in 5.2.
Regards,
Adam
That was a great catch. I had copied my 5.2 war into webapps but I had not deleted my 5.0 deployed directory tree and I was running 5.0 when this was happening. Now everything is going to extensions in my designated ThingworxStorage directory.