mawiesne commented on code in PR #2483: URL: https://github.com/apache/tomee/pull/2483#discussion_r2838379955
########## docs/admin/configuration/resources.adoc: ########## @@ -95,7 +94,8 @@ configure it here are the common properties: You can set the boolean `JtaManaged` to false if you don't want your datasource to be using JTA - if you manage transactions yourself. -Then other configurations are linked the pool the datasource is using. By default TomEE uses https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html[tomcat-jdbc] but we also provide +Then other configurations are linked the pool the datasource is using. +By default, TomEE uses https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html[tomcat-jdbc] but we also provide Review Comment: Separate PR, sounds good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
