Jonathan Fisher wrote
> Wouldn't you want to have your url be jdbcUrl = jdbc:mysql://
> 127.0.0.1:0000/db-name or jdbcUrl = jdbc:mysql://localhost:0000/db-name
> instead
> of jdbcUrl = jdbc:mysql://0.0.0.0:0000/db-name ?

I have just nulled out the values, using something like
jdbc:mysql://192.168.100.100:3306/tomee-db



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Issues-with-Tomcat-Connection-Pooling-tp4669043p4669045.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to