Hello all,

Does the JDBC client of JAMES-2.1.3 support OCI?
If it supports , please teach me setting way.

and

Does the JDBC client of JAMES-2.1.3 support ORCLE10g SERVER?
I tried it , but it did not succeed.

[THE PRESENT SETTING]
as following ....
----------------------------------------------------------------------------
<data-source name="maildb"
class="org.apache.james.util.mordred.JdbcDataSource">
<driver>oracle.jdbc.OracleDriver</driver>
<dburl>jdbc:oracle:oci:@TNS</dburl>
<user>ID</user>
<password>PASS</password>
<max>20</max>
</data-source>
----------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to