Joaquín Reñé
9 hours ago aff398542bf962dcc6e7028c2011d8231e702d33
securis/src/main/webapp/WEB-INF/web.xml
....@@ -108,7 +108,7 @@
108108 <resource-ref>
109109 <description>SeCuris DataSource</description>
110110 <res-ref-name>SeCurisDS</res-ref-name>
111
- <res-type>jakarta.sql.DataSource</res-type>
111
+ <res-type>javax.sql.DataSource</res-type>
112112 <res-auth>Container</res-auth>
113113 </resource-ref>
114114