<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: a question about build from source in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262328#M215458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your information! I found this: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Install_Tomcat6" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Install_Tomcat6&lt;/A&gt;&lt;SPAN&gt;. It does the magic!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 05:05:43 GMT</pubDate>
    <dc:creator>liang</dc:creator>
    <dc:date>2012-02-15T05:05:43Z</dc:date>
    <item>
      <title>a question about build from source</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262323#M215453</link>
      <description>Hi, After successfully build Alfresco from source, I didn't find alfresco-global.properties under tomcat/shared/classes. According to the 'Alfresco on Eclipse' guide, you will need to create a database named alfresco in mysql and a user named alfresco too. Does that mean:- the default database crede</description>
      <pubDate>Sun, 12 Feb 2012 11:37:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262323#M215453</guid>
      <dc:creator>liang</dc:creator>
      <dc:date>2012-02-12T11:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: a question about build from source</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262324#M215454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to create a alfresco-global.properties if you don't use an installer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No, of course the DB parameters aren't hardcoded. Use alfresco-global.properties to use whatever db params (dbname, username, pw etc.) you like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers, jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 12:08:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262324#M215454</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2012-02-12T12:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: a question about build from source</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262325#M215455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When deploying the WARs built from source, you don't have alfresco-global.properties, but the init process still populate the data into 'alfresco' database with user 'alfresco' credential. Do you know where those default values for the&amp;nbsp; alfresco-global.properties are defined?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 01:59:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262325#M215455</guid>
      <dc:creator>liang</dc:creator>
      <dc:date>2012-02-14T01:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: a question about build from source</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262326#M215456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;actually, I put a alfresco-global.properties specifying a new DB name in the class path, but alfresco still trying 'alfresco' database.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 09:02:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262326#M215456</guid>
      <dc:creator>liang</dc:creator>
      <dc:date>2012-02-14T09:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: a question about build from source</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262327#M215457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where in the class path did you put it?&amp;nbsp;&amp;nbsp; It needs to go into shared/classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And did you configure the shared loader in tomcat?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 09:06:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262327#M215457</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-02-14T09:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: a question about build from source</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262328#M215458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your information! I found this: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Install_Tomcat6" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Install_Tomcat6&lt;/A&gt;&lt;SPAN&gt;. It does the magic!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 05:05:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/a-question-about-build-from-source/m-p/262328#M215458</guid>
      <dc:creator>liang</dc:creator>
      <dc:date>2012-02-15T05:05:43Z</dc:date>
    </item>
  </channel>
</rss>

