Hi -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi,
Yes, I have had the same situation when I deployed orbeon.war into Liferay Portal. All forms which we did in Form Builder has lost when we have restarted the Liferay Portal (restarted Tomcat). But when I deploy orbeon.war in Tomcat without Liferay. It's saves all forms in eXist database. How to solve this issue? |
Administrator
|
I would say it's not a good idea to use the embedded eXist for
anything but play. You should instead deploy a separate eXist database. But if you want to keep the embedded eXist, you can modify exist-conf.xml, and have it point to a safe directory, outside of where Tomcat/Liferay can overwrite files. Check for occurrences of "exist-data". -Erik On Tue, Nov 13, 2012 at 10:12 PM, Bolatik <[hidden email]> wrote: > Hi, > > Yes, I have had the same situation when I deployed *orbeon.war* into Liferay > Portal. All forms which we did in Form Builder has lost when we have > restarted the Liferay Portal (restarted Tomcat). > But when I deploy orbeon.war in Tomcat without Liferay. It's saves all forms > in eXist database. > How to solve this issue? > > > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/eXist-database-resetting-tp4655981p4655984.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
In reply to this post by Stian Sigvartsen
Thanks Erik. Take your point about only using the embedded eXist for
play only. I will configure the embedded eXist to store its data files outside of the orbeon context for the moment, but will look to change to a separately deployed eXist soon. Thanks! -Stian -----Original Message----- From: Erik Bruchez [mailto:[hidden email]] Sent: 14 November 2012 07:13 To: [hidden email] Subject: [ops-users] Re: Re: eXist database resetting! I would say it's not a good idea to use the embedded eXist for anything but play. You should instead deploy a separate eXist database. But if you want to keep the embedded eXist, you can modify exist-conf.xml, and have it point to a safe directory, outside of where Tomcat/Liferay can overwrite files. Check for occurrences of "exist-data". -Erik On Tue, Nov 13, 2012 at 10:12 PM, Bolatik <[hidden email]> wrote: > Hi, > > Yes, I have had the same situation when I deployed *orbeon.war* into Liferay > Portal. All forms which we did in Form Builder has lost when we have > restarted the Liferay Portal (restarted Tomcat). > But when I deploy orbeon.war in Tomcat without Liferay. It's saves all forms > in eXist database. > How to solve this issue? > > > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/eXist-database-resetti ng-tp4655981p4655984.html > Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com. > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |