Skip to main content
12-Amethyst
November 4, 2014
Question

Where do extensions go?

  • November 4, 2014
  • 1 reply
  • 991 views

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?





    1 reply

    5-Regular Member
    November 4, 2014

    Hi Bill,

    Which version of ThingWorx are you using? This is a known issue that is resolved in 5.2.


    Regards,

    Adam



    billrei12-AmethystAuthor
    12-Amethyst
    November 5, 2014

    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.

    Thanks.