| .. | .. |
|---|
| 104 | 104 | </description> |
|---|
| 105 | 105 | <role-name>admin</role-name> |
|---|
| 106 | 106 | </security-role> |
|---|
| 107 | | - |
|---|
| 108 | | - <resource-env-ref> |
|---|
| 109 | | - <resource-env-ref-name>SeCurisDS</resource-env-ref-name> |
|---|
| 110 | | - <resource-env-ref-type>jakarta.sql.DataSource</resource-env-ref-type> |
|---|
| 111 | | - </resource-env-ref> |
|---|
| 107 | + |
|---|
| 108 | + <resource-ref> |
|---|
| 109 | + <description>SeCuris DataSource</description> |
|---|
| 110 | + <res-ref-name>SeCurisDS</res-ref-name> |
|---|
| 111 | + <res-type>jakarta.sql.DataSource</res-type> |
|---|
| 112 | + <res-auth>Container</res-auth> |
|---|
| 113 | + </resource-ref> |
|---|
| 112 | 114 | |
|---|
| 113 | 115 | <!-- |
|---|
| 114 | 116 | <resource-env-ref> |
|---|