Hi,

The default mailbox is JPA with derby database.
You can change the database via the database.properties just like you did (adding the jdbc driver jar in conf/lib folder).

For now, JCR mailbox is also instanciated by default (even if not used).
The JCR is built on Jackrabbit which uses internally Derby, Lucene,... So you shouldn't worry about var\store\jackrabbit\..., it won't be used at all for your mails.

Tks,
- Eric


On 31/03/2011 07:03, USHAKOV, Sergey wrote:
Hi all,

I am trying consistently to get James working with PostgreSQL instead of Derby.

I have succeeded with some evident things:
- 'database.properties'
- 'Workspace' and 'Versioning' settings in 'jcr-repository.xml'

Still my 'derby.log' reports that two more Derby databases are instantiated:
- var\store\jackrabbit\workspaces\james\db
- var\store\jackrabbit\workspaces\security\db

Unfortunately I have found no evident means to switch these two to another 
database.

What are the links/levers under the hood there? Any ideas would be most 
appreciated...

Thanks and best regards,
Sergey


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

Reply via email to