Hi,
I am using Struts and Hibernate for my web application. And also i have installed Glassbox to troubleshooting my java application. Backend database is MYSQL 5.1.
The problem is I can not able to get Glassbox's query stack. Instead i am getting error like
"connection to database unknown".
But if i connect my application with sql server database, query is shown.
What is the issue in here?