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]
