james-database.properties is the unique place you have to use to define the JDBC connections parameter. It is used for domain, user, mail whenever a JPA access is defined for them.

Thx, Eric

On 08/21/2012 10:56 AM, Thufir wrote:
On 08/21/2012 02:45 AM, Thufir wrote:

Should I create the tables manually?  Can't see why James isn't writing
the user and domain data to the database.



in  conf/usersrepository.conf, in this section:

<!-- Database backed user repositories -->
database.driverClassName=com.mysql.jdbc.Driver
database.url=jdbc:mysql://localhost/james
database.username=james
database.password=password
vendorAdapter.database=MYSQL
openjpa.streaming=false
<!-- -->


to match  conf/james-database.properties settings?



-Thufir

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



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


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

Reply via email to