User 2fb71f8a7b
16-01-2009 16:58:03
Hello,
I have Instant JChem 2.3.1 deployed on Apache Tomcat 5.5 (running under Ubuntu). There is shared project stored in IJChem directory set as default project. Up to this moment everything works great, JChem launches, project opens in mulituser mode , but any changes commited to dataset are being stored localy and so the data have to be updated manualy via copying.
Question #1:
How to automaticaly update project stored on Tomcat server with changess submited on client machines? Would it be better to keep project files over ftp/samba share rather than on Tomcat?
Question #2:
Lets say I want to move the data from the project into mysql database. Is there any "automagic" method to turn files based project into mysql based project?
I tried to transfer existing project into mysql (with JChem Manager) , and copying the data itself works fine, however I couldn't find the way to copy FormViews into mysql. Would there be a hybrid solution? By hybrid I mean:
- adding mysql tables to shared project I want to change
- copying FormViews from "file" table to mysql table
- deleting "file" tables from project
As effect I should have shared project with FormViews stored i.e. on Tomcat server and daa linked to it but stored on mysql server. And I assume that would solve the problem described in Q#1
Thanks you in advance for any help
S
I have Instant JChem 2.3.1 deployed on Apache Tomcat 5.5 (running under Ubuntu). There is shared project stored in IJChem directory set as default project. Up to this moment everything works great, JChem launches, project opens in mulituser mode , but any changes commited to dataset are being stored localy and so the data have to be updated manualy via copying.
Question #1:
How to automaticaly update project stored on Tomcat server with changess submited on client machines? Would it be better to keep project files over ftp/samba share rather than on Tomcat?
Question #2:
Lets say I want to move the data from the project into mysql database. Is there any "automagic" method to turn files based project into mysql based project?
I tried to transfer existing project into mysql (with JChem Manager) , and copying the data itself works fine, however I couldn't find the way to copy FormViews into mysql. Would there be a hybrid solution? By hybrid I mean:
- adding mysql tables to shared project I want to change
- copying FormViews from "file" table to mysql table
- deleting "file" tables from project
As effect I should have shared project with FormViews stored i.e. on Tomcat server and daa linked to it but stored on mysql server. And I assume that would solve the problem described in Q#1
Thanks you in advance for any help
S