I still haven't been able to figure out how to get my dbpool for mysql
(see thread below). JNDI doesn't set up a pooling object for me. JNDI
does work, however, since I have been able to set up an EnvEntry in my
jetty-env.xml and it appears perfectly in my comp:java/env context. My
jetty-env.xml is copied in the earlier thread.
Now I have a theory: Perhaps I need to configure transactions to get a
dbpool? Maybe JNDI refuses to set it up without transactions? I don't
use database transactions so I would have thought I don't need to
configure it. But the server always reminds me that I don't have
transactions configured when I start it.
Pleez help.
_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev