User Tools

Site Tools


james

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
james [2011/07/02 15:31]
k2patel
james [2011/07/02 15:32]
k2patel
Line 4: Line 4:
 Written in JAVA, can be scaled to high numbers of nodes.\\ Written in JAVA, can be scaled to high numbers of nodes.\\
 [[http://​wiki.apache.org/​james/​ | I have used mysql based setup ]] [[http://​wiki.apache.org/​james/​ | I have used mysql based setup ]]
 +
 +<code bash | $JAMES_HOME/​conf/​database.properties>​
 +database.driverClassName=com.mysql.jdbc.Driver
 +database.url=jdbc:​mysql://​localhost/​james
 +database.username=james
 +database.password=james
 +vendorAdapter.database=MYSQL
 +openjpa.streaming=false
 +</​code>​
  
  
james.txt ยท Last modified: 2020/08/10 02:35 (external edit)