Hi Nicolas, welcome back to Roller, please work off trunk, it's much
smaller/simpler than the 5.0.2 branch.
Our installation guide (lastest version in trunk is the best to go
to--check our homepage menu) shows how to deploy locally on Tomcat with
a standalone MySQL, Derby, or PostgreSQL database. See the 2nd
paragraph of the email I just sent Gaurav:
http://markmail.org/message/nxdsqdm25thm6hcw . Our test embedded DB
options just erase at each start, probably not what you want.
Regards,
Glen
On 01/03/2014 07:40 AM, Nicolas MULLER wrote:
Hello,
I wish you a happy new year 2014. After a long break and a new child, I try
to come back to roller source.
I dare to ask a dumb question : how do you do to keep database between two
start ?
At each run, I lost all data. It is hard to develop with embedded database.
Do you change to postgre or ???
I am trying to store images into database and it is hard to test it. I need
to create an account at each start.
For unit test, It is not a problem but for other parts ?
Thank you very much.
Best regards