I am getting ready to deploy my Servoy app (test environment) for the first time since starting the switch to NG2. Does anybody know if there is a configuration setting or another way to change the app url in the war file from “solution” back to “solutions” as it was with the old NG?
thats not directly possible, but why is this a problem?
Why do you really want solutions instead of solution?
It’s not a huge issue, I just thought if there was an easy way to do it our users wouldn’t have to change their bookmarks/links. When I get ready to deploy to production I will also have to change our external facing IIS reverse proxy as well. This is also not a huge issue. I’ll plan on having our users update their links. Thanks for the quick response.
If you only export TiNG then all bookmarks will keep working, we will auto redirect it when a ng1 url is hit, so no need to update directly bookmarks
Excellent, thanks for the info.