1. This question is perfect for the user list rather than the dev list. Dev list is for magnolia internal development as opposed to deployment/customization.

2. Really there are two options here:

a. Deploy as an expanded webapp (no .war file) so the material stored in the logs, temp, and repositories directories are not killed when the app server restarts.

b. Customize the war deployment so repositories and logs are stored elsewhere, say in a /var/lib/mgnlEdit directory for example.

Of the two, (b) is the better choice IMHO.

--David

Nicholas Orr wrote:

I wasn't sure if this was a user or dev question as it is more of a
admin question...

I've just spent a day or so getting familiar with Magnolia and its
pretty impressive. I see if is going to take me a little bit of effort
to get my template up but that's ok. I'm at the point where I'm ready
to start building the site, but have a query.

My Question:
When you deploy the war files into JBoss or any App Server.
How does everything persist between server reboots?

As far as my observations go it unpacks everything into a tmp
directory and then when the server is destroy everything is cleaned
up...

Thanks for your help.

Nick

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to