Recently we started developing our first NG solutions. Now we are running a tomcat server at our customer and did deploy the WAR files. Each WAR contains a Servoy application server and is importing the solutions into the same repository. So far, everything is fine.
Now we try to run our Smart Client application on the same tomcat. For this we did deploy a WAR file called 7r.war without active solution. It contains our application context (Servoy application server, plugins, beans, etc). Then we did export the smart client solution as .servoy file and did import it into the context. We found out, that the solutions (and probably also style sheets ) in the Servoy repository are not separated by there context. Which we somehow expected.
- Is this true?
- Is this expected and reasonable behaviour?
- What are the benefits? E.g. reuse of modules.
- What are the downsides? E.g. paying attention when naming solutions (and styles).
- Are there plans for changing this?
Thanks for sharing your opinions and ideas.
Best regards