<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Moving from sources to runnin enviroment</title>
  <link rel="self" href="https://liferay.dev/nl/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=50350" />
  <subtitle>Moving from sources to runnin enviroment</subtitle>
  <id>https://liferay.dev/nl/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=50350</id>
  <updated>2026-05-17T05:06:24Z</updated>
  <dc:date>2026-05-17T05:06:24Z</dc:date>
  <entry>
    <title>Moving from sources to runnin enviroment</title>
    <link rel="alternate" href="https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50360" />
    <author>
      <name>mike mike</name>
    </author>
    <id>https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50360</id>
    <updated>2005-04-14T10:39:01Z</updated>
    <published>2005-04-14T10:39:01Z</published>
    <summary type="html">&lt;blockquote&gt;Notice that all the users and passwords that you eventually created on the &amp;amp;quot;running&amp;amp;quot; portal are deleted/overwritten with the ones of the &amp;amp;quot;source&amp;amp;quot; portal.&amp;lt;br /&amp;gt;&lt;p style="text-align: right"&gt;&lt;/p&gt;&amp;lt;br /&amp;gt;&lt;/blockquote&gt;&amp;lt;br /&amp;gt;This is the reason why a export of the db is so handy, then one just inerts new records.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Thanks for sharing the solution, it is valuable for other people searching for answeres to the same problems.&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;</summary>
    <dc:creator>mike mike</dc:creator>
    <dc:date>2005-04-14T10:39:01Z</dc:date>
  </entry>
  <entry>
    <title>Moving from sources to runnin enviroment</title>
    <link rel="alternate" href="https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50358" />
    <author>
      <name>marco.ferretti marco.ferretti</name>
    </author>
    <id>https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50358</id>
    <updated>2005-04-14T09:58:48Z</updated>
    <published>2005-04-14T09:58:48Z</published>
    <summary type="html">&lt;blockquote&gt;The default database is the hypersonic database. I&amp;amp;#39;ve never tried to do this but you might want to check out :&amp;lt;a href=&amp;#39;http://hsqldb.sourceforge.net/&amp;#39; target=&amp;#39;_blank&amp;#39;&amp;gt;Hypersonic&amp;lt;/a&amp;gt;.&amp;amp;nbsp; It is supposed to be management tools included in the full Hypersonic distribution there, it&amp;amp;#39;s worth a shot to check these tools out.&amp;lt;br /&amp;gt;&lt;p style="text-align: right"&gt;&lt;/p&gt;&amp;lt;br /&amp;gt;&lt;/blockquote&gt;&amp;lt;br /&amp;gt;Solved.&amp;lt;br /&amp;gt;Just in case someone needs it :&amp;lt;br /&amp;gt;0) save a copy of test.* from the &amp;amp;quot;running&amp;amp;quot; portal &amp;lt;br /&amp;gt;1) in the &amp;amp;quot;running&amp;amp;quot; portal delete test.* files ( in tomcat theese are found under /bin  dir ) &amp;lt;br /&amp;gt;2) create an empty hsqldb ( with username sa and empty password ) in the directory you deleted the files previously and call it test&amp;lt;br /&amp;gt;3) copy test.script from the &amp;amp;quot;source&amp;amp;quot; portal to the &amp;amp;quot;running&amp;amp;quot; portal&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;this should do the trick . &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Notice that all the users and passwords that you eventually created on the &amp;amp;quot;running&amp;amp;quot; portal are deleted/overwritten with the ones of the &amp;amp;quot;source&amp;amp;quot; portal.</summary>
    <dc:creator>marco.ferretti marco.ferretti</dc:creator>
    <dc:date>2005-04-14T09:58:48Z</dc:date>
  </entry>
  <entry>
    <title>Moving from sources to runnin enviroment</title>
    <link rel="alternate" href="https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50356" />
    <author>
      <name>mike mike</name>
    </author>
    <id>https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50356</id>
    <updated>2005-04-14T08:04:12Z</updated>
    <published>2005-04-14T08:04:12Z</published>
    <summary type="html">&lt;blockquote&gt;Hi,&amp;lt;br /&amp;gt;thanks for your reply. The database I am using ( at the moment ) is the default one ( HSQL ?? ) . Do you know if there&amp;amp;#39;s something internal to liferay to enable theese dumps or is it to be figured out ? &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;TIA &amp;lt;br /&amp;gt;Marco&amp;lt;br /&amp;gt;&lt;p style="text-align: right"&gt;&lt;/p&gt;&amp;lt;br /&amp;gt;&lt;/blockquote&gt;&amp;lt;br /&amp;gt;The default database is the hypersonic database. I&amp;amp;#39;ve never tried to do this but you might want to check out :&amp;lt;a href=&amp;#39;http://hsqldb.sourceforge.net/&amp;#39; target=&amp;#39;_blank&amp;#39;&amp;gt;Hypersonic&amp;lt;/a&amp;gt;.  It is supposed to be management tools included in the full Hypersonic distribution there, it&amp;amp;#39;s worth a shot to check these tools out.</summary>
    <dc:creator>mike mike</dc:creator>
    <dc:date>2005-04-14T08:04:12Z</dc:date>
  </entry>
  <entry>
    <title>Moving from sources to runnin enviroment</title>
    <link rel="alternate" href="https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50354" />
    <author>
      <name>marco.ferretti marco.ferretti</name>
    </author>
    <id>https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50354</id>
    <updated>2005-04-14T07:58:05Z</updated>
    <published>2005-04-14T07:58:05Z</published>
    <summary type="html">&lt;blockquote&gt;It really depends on database used. Usually there is some &amp;amp;quot;dump&amp;amp;quot; feature that produces SQL script which will re-insert the data. For MySQL, for example, it is called mysqldump.&amp;lt;br /&amp;gt;&lt;p style="text-align: right"&gt;&lt;/p&gt;&amp;lt;br /&amp;gt;&lt;/blockquote&gt;&amp;lt;br /&amp;gt;Hi,&amp;lt;br /&amp;gt;thanks for your reply. The database I am using ( at the moment ) is the default one ( HSQL ?? ) . Do you know if there&amp;amp;#39;s something internal to liferay to enable theese dumps or is it to be figured out ? &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;TIA &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Marco</summary>
    <dc:creator>marco.ferretti marco.ferretti</dc:creator>
    <dc:date>2005-04-14T07:58:05Z</dc:date>
  </entry>
  <entry>
    <title>Moving from sources to runnin enviroment</title>
    <link rel="alternate" href="https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50352" />
    <author>
      <name>radegast radegast</name>
    </author>
    <id>https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50352</id>
    <updated>2005-04-13T21:46:45Z</updated>
    <published>2005-04-13T21:46:45Z</published>
    <summary type="html">&lt;blockquote&gt;Hi all.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;I have a &amp;amp;quot;src&amp;amp;quot; version of liferay that deploys and runs fine. Now, After having made the changes I need in /portal/ext dirs I need a way to reproduce all my changes to a &amp;amp;quot;binary&amp;amp;quot; version of liferay. What I did was put all the files that I have changed under a loca cvs tree and created a script that ( in case of disaster ) downloads the sources from liferay and applies the changes that I have saved under my cvs to the unpacked sources. Up to here no problems. My propbles arises when I try to do the same with the database ...&amp;amp;nbsp; which ( obviously ) I cannot save &amp;amp;quot;as is&amp;amp;quot; . So what I need to know is how can I save all the modifications that concerns added pages, choosen colors, wich portlet is loaded in wich page, etc, and put it back in a new/binary installation ?&amp;lt;br /&amp;gt;TIA &amp;lt;br /&amp;gt;Marco&amp;lt;br /&amp;gt;&lt;p style="text-align: right"&gt;&lt;/p&gt;&amp;lt;br /&amp;gt;&lt;/blockquote&gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;It really depends on database used. Usually there is some &amp;amp;quot;dump&amp;amp;quot; feature that produces SQL script which will re-insert the data. For MySQL, for example, it is called mysqldump.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;</summary>
    <dc:creator>radegast radegast</dc:creator>
    <dc:date>2005-04-13T21:46:45Z</dc:date>
  </entry>
  <entry>
    <title>Moving from sources to runnin enviroment</title>
    <link rel="alternate" href="https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50349" />
    <author>
      <name>marco.ferretti marco.ferretti</name>
    </author>
    <id>https://liferay.dev/nl/c/message_boards/find_message?p_l_id=119785294&amp;messageId=50349</id>
    <updated>2005-04-13T13:24:01Z</updated>
    <published>2005-04-13T13:24:01Z</published>
    <summary type="html">Hi all.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;I have a &amp;amp;quot;src&amp;amp;quot; version of liferay that deploys and runs fine. Now, After having made the changes I need in /portal/ext dirs I need a way to reproduce all my changes to a &amp;amp;quot;binary&amp;amp;quot; version of liferay. What I did was put all the files that I have changed under a loca cvs tree and created a script that ( in case of disaster ) downloads the sources from liferay and applies the changes that I have saved under my cvs to the unpacked sources. Up to here no problems. My propbles arises when I try to do the same with the database ...  which ( obviously ) I cannot save &amp;amp;quot;as is&amp;amp;quot; . So what I need to know is how can I save all the modifications that concerns added pages, choosen colors, wich portlet is loaded in wich page, etc, and put it back in a new/binary installation ?&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;TIA &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;Marco</summary>
    <dc:creator>marco.ferretti marco.ferretti</dc:creator>
    <dc:date>2005-04-13T13:24:01Z</dc:date>
  </entry>
</feed>
