1 Reply Latest reply on Sep 13, 2013 9:06 AM by rhauch

    How to config a mysql database connecton pool using c3p0 in JBoss EAP6.1

    eagle8625

      I'm doing a project which needs to visit databse by EJB out of container. But I'm a new one to JBoss EAP 6.1. I just ran some simple quickstart examples successfully, including EJB-Remote. I don't know how to config a mysql database using c3p0, how to visit databse from EJB. I'm very appropreciated if someone can show me some examples. Thanks before!