aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/META-INF/context.xml
blob: 389b9f408d156cb0cf56923d9beb3ac162c1f8bb (plain)
1
2
3
<Context antiJARLocking="true" antiResourceLocking="true" useHttpOnly="true">
  <ResourceLink name="jdbc/sonar" global="jdbc/sonar" type="javax.sql.DataSource" />
</Context>