Hi, do you get any exceptions in the log files (I guess it is james 2.3) ?
Thx,
Eric

On 17/02/12 00:29, mike tazelaar wrote:
I want to store messages in oracle database instead of the files.  What information 
does James require in the<durl>?
  The jdbc I am using to connect my db to oracle works for my application but 
doesn't connect with James.

<data-source name="maildb" class="org.apache.james.util.dbcp.JdbcDataSource">
          <driver>oracle.jdbc.driver.OracleDriver</driver>
          <dburl>jdbc:oracle:thin:@localhost:1521:nhind3</dburl>
          <user>someuser</user>
          <password>somepassword</password>
          <max>20</max>
       </data-source>

--
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to