1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <Context path="/lightpit"> |
2 <Context path="/lightpit"> |
3 <ResourceLink name="jdbc/lightpit/app" |
3 <ResourceLink name="jdbc/lightpit/app" |
4 global="jdbc/lightpit/app" |
4 global="jdbc/lightpit/app" |
5 type="javax.sql.DataSource" /> |
5 type="javax.sql.DataSource" /> |
6 |
|
7 <!-- Remove this link after installation and configuration --> |
|
8 <ResourceLink name="jdbc/lightpit/dbo" |
|
9 global="jdbc/lightpit/dbo" |
|
10 type="javax.sql.DataSource" /> |
|
11 </Context> |
6 </Context> |