Hi Andrus,
Good day! Is there a way to close cayennes' DataContext.? In my web
application I'm using this code "DataContext context =
ServletUtil.getSessionContext(session);" as suggested on cayenne website.
However the problem is, it is creating new connection every time a page
loads which as a result, returns an error when there are multiple users
accessing the web application:
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data
source rejected establishment of connection, message from server: "Too many
connections".
Any ideas how to overcome this error in cayenne.? Thank you in advance.
Best Regards,
Jonathan
--
View this message in context:
http://cayenne.195.n3.nabble.com/Closing-Cayennes-DataContext-tp4026629.html
Sent from the Cayenne - User mailing list archive at Nabble.com.