Joaquín Reñé
12 hours ago 132b79a57b0595430cfa245590e3b1a5d61891c5
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