User d4e43202ac
01-03-2013 17:03:33
I am working with the db_example program without success so far. JChemManager was used to set up the database and import compounds. Whem I try to access it (setup.jsp) I get the error message: /usr/share/tomcat7/.chemaxon/.jchemsite (No such file or directory)
Is there an issue with tomcat7? Should I go back to tomcat6?
Thanks for suggestions.
Dick
ChemAxon abe887c64e
04-03-2013 12:12:26
Hi Dick,
We tested JChem with tomcat7 on windows. I hope this may help in your unix/linux environment as well.
After installing and setting the environment of tomcat7 and installing JChem you should
- copy the content of JChem's lib directory to tomcat7's lib directory
- modify conf/tomcat-users.xml: add user with manager-gui role
- start tomcat service
- start tomcat7's web application manager (localhost:8080) and add JChem as web application (e.g. context: myjchem, WAR or directrory URL: path of the installed JChem)
- start web application: (localhost:8080/myjchem/examples/db_search/)
Be sure that the user who runs tomcat service is the same as the user who has ChemAxon's license.
Please write us again if the problem persist.
Best regards,
Krisztina