jsp of db_search demo can’t link to the MySQL

User 22c88daf92

04-09-2012 09:33:58

hello!


I am a test user of chemBase, and I have some questions about db_search demo, thank you for your help!


I have use JChemManager to create table in MySQL5.1, and I also can use command line mode to run substructure search. But When I try to use jsp or java to run db_search demo, I can’t link to the MySQL.


The setup.jsp and error message of my are in the attachment, could you help me to find the reason of this error ? or could you give me a detailed example about java call jcsearch?


 

ChemAxon a3d59b832c

05-09-2012 09:08:23

Hi,


 


It is not a good idea to call the command-line from JSP. The ideal solution would be to be able to connect properly by the web application.


 


Can you connect to the database via JChem Manager? It would be best to try on the same machine where the JSP would run, and using the same user as the web server.


 


Thanks,


Szabolcs