Hi

Can be some ignored parameters since we do our best to keep both aligned
for compatibility but in reality they are different.

You can check through jmx the really loaded config
Le 25 août 2014 03:17, "Poindexter, Miles" <[email protected]>
a écrit :

> Hi,
> This may not be a bug but it seems strange.
> I am having DB connection problems ever since they moved the Oracle
> servers to another location.
> So I decide to add a validation query to my jdbc resource configuration in
> tomee.xml
>
> validationQuery = SELECT 1 FROM DUAL
>
> However, as soon as I restarted, the apps were not able to create data
> connections.
>
> After fiddling around a bit with the configuration, I finally found that
> this only works if the DataSourceCreator = tomcat.  (the default)
>
> As soon at I set DataSourceCreator = dbcp,  the apps could no longer
> create connections.
>
> This is on TomEE+  1.6.0.2.
>
> BTW:  Congratulations on releasing TomEE 1.7, I plan on testing with that
> on my DEV box next week!
>
> miles
>
>
> Miles Poindexter
> Service Oriented Architecture
> [email protected]
> 347-967-8944 / 212-790-6692
>
>

Reply via email to