git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479681 13f79535-47bb-0310-9956-ffa450edef68

This commit is contained in:
Emmanuel Venisse 2006-11-27 16:33:24 +00:00
parent 9592d5b4ae
commit 8beb748699
1 changed files with 6 additions and 6 deletions

View File

@ -29,9 +29,9 @@
<role-hint>dataSources</role-hint>
<configuration>
<resources>
<!------------------>
<!-- Mail Session -->
<!------------------>
<!--
Mail Session
-->
<resource>
<name>mail/Session</name>
<type>javax.mail.Session</type>
@ -46,9 +46,9 @@
</property>
</properties>
</resource>
<!------------------>
<!-- Datasources -->
<!------------------>
<!--
Datasources
-->
<resource>
<name>jdbc/users</name>
<type>javax.sql.DataSource</type>