<
From version < 12.1 >
edited by Vincent Massol
on 2017/01/17
To version < 12.2 >
edited by Raman Blyshchyk
on 2017/07/04
>
Change comment: Added comment

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.RamanBlyshchyk
XWiki.XWikiComments[1]
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.RamanBlyshchyk
Comment
... ... @@ -1,0 +1,7 @@
1 +Also another thing related to Tomcat. If Tomcat manages JDBC connections for all applications, additionally to uncommenting <res-ref-name>jdbc/XWikiDS</res-ref-name> element inside WEB-INF/web.xml, you should create context.xml file inside XWiki webapp's META-INF/ directory.
2 +
3 +<?xml version="1.0" encoding="UTF-8"?>
4 +<Context>
5 + <ResourceLink name="jdbc/XWikiDS" global="jdbc/XWikiDS" type="javax.sql.DataSource"/>
6 +</Context>
7 +
Date
... ... @@ -1,0 +1,1 @@
1 +2017-07-04 15:07:42.354

Get Connected