securis/src/main/webapp/WEB-INF/web.xml
.. .. @@ -108,7 +108,7 @@ 108 108 <resource-ref> 109 109 <description>SeCuris DataSource</description> 110 110 <res-ref-name>SeCurisDS</res-ref-name> 111 - <res-type>javax.sql.DataSource</res-type>111 + <res-type>jakarta.sql.DataSource</res-type>112 112 <res-auth>Container</res-auth> 113 113 </resource-ref> 114 114