<?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: How to connect postresql database in allinone projects in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40942#M17175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I updated the alfresco-global.properties file with postgres db connection properties, but still getting error and while compiling it shows db connected to H2 database.&lt;/P&gt;&lt;P&gt;if i am correct,normally the file located in tomcat/shared/classes folder, which will overrides the properties given in project and execute it, but in my case alfresco community is not running, so where i can define the database connection properties?Any suggestion would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2017 12:19:35 GMT</pubDate>
    <dc:creator>noohulalthaf</dc:creator>
    <dc:date>2017-12-07T12:19:35Z</dc:date>
    <item>
      <title>How to connect postresql database in allinone projects</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40938#M17171</link>
      <description>HiI have configured 'allinone' projects in my system but i don't have alfresco community installed in my system.I believe the project will get connect to tomcat runner internally and by default it will be connected to H2 database.but if i want to connect to other databases such as postresql,mysql et</description>
      <pubDate>Wed, 06 Dec 2017 06:48:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40938#M17171</guid>
      <dc:creator>noohulalthaf</dc:creator>
      <dc:date>2017-12-06T06:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect postresql database in allinone projects</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40939#M17172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on which alfresco SDK you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your SDK is below 3.0.0 than&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You need to make changes in alfresco-gloabl.properties to change the db confiuration like db.port,dbusername etc.&lt;/LI&gt;&lt;LI&gt;You need to grabe driver as well from maven&amp;nbsp; central repository and include it in pom file.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If your SDK is above 3.0.0 than&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;You can simply change configuration in alfresco-global-postgresql.properties with the db configuration which i mentioned above.&lt;/LI&gt;&lt;LI&gt;You need to change properties in POM file. like making &lt;STRONG&gt;maven.alfresco.enableH2&amp;nbsp;&lt;/STRONG&gt;as false and making&amp;nbsp;maven.alfresco.enablePostgres as true&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 08:31:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40939#M17172</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2017-12-06T08:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect postresql database in allinone projects</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40940#M17173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krutik,&lt;/P&gt;&lt;P&gt;I am using SDK 2.2.0 Allinone alfresco project,as per your point, where i can find the alfresco global properties file ? if i am correct, this is the path where alfresco-global.proprties file located&lt;/P&gt;&lt;P&gt;C:\alfresco\alfresco\alfresco-repo-amp\target\amp\config\alfresco\module\alfresco-repo-amp\alfresco-global&lt;/P&gt;&lt;P&gt;and how to grab driver and include it in pom?can you guide me on that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 10:36:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40940#M17173</guid>
      <dc:creator>noohulalthaf</dc:creator>
      <dc:date>2017-12-06T10:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect postresql database in allinone projects</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40941#M17174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should not update anything inside target folder.I think below should be location of the file&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;src\main\amp\config\alfresco\module\${module.id}\alfresco-global.properties&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 11:16:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40941#M17174</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2017-12-06T11:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect postresql database in allinone projects</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40942#M17175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I updated the alfresco-global.properties file with postgres db connection properties, but still getting error and while compiling it shows db connected to H2 database.&lt;/P&gt;&lt;P&gt;if i am correct,normally the file located in tomcat/shared/classes folder, which will overrides the properties given in project and execute it, but in my case alfresco community is not running, so where i can define the database connection properties?Any suggestion would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 12:19:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-connect-postresql-database-in-allinone-projects/m-p/40942#M17175</guid>
      <dc:creator>noohulalthaf</dc:creator>
      <dc:date>2017-12-07T12:19:35Z</dc:date>
    </item>
  </channel>
</rss>

