Hello,
We are developing a web application and we are using "Vensim Multicontext DLL" but we have a problem:
We are using "Apache Tomcat Server" and we have several contexts simultaneously. Its a Vensim game and all simulations run properly. The problem is when we switch off the server then the simulations disapear.
Are we doing anything wrong?
Vensim web application
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm
Normally a simulation or game will be written to disk. However, there is an option when opening a context to delete all files associated with the context. If you have this set to one a clean shutdown of the server (in which all contexts are closed) will delete all result files. This is my best guess as to what is happening. If that is not the case could you describe more precisely what it is you are seeing.