<?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 do you change the tomcat server port for Activiti BPM? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37362#M15721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try looking under the conf folder-&amp;gt;server.xml . This will have the default port for the tomcat server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2019 19:10:48 GMT</pubDate>
    <dc:creator>sarveshmvm</dc:creator>
    <dc:date>2019-05-16T19:10:48Z</dc:date>
    <item>
      <title>How do you change the tomcat server port for Activiti BPM?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37361#M15720</link>
      <description>Hello, I'm new to Alfresco and I'm trying to follow this tutorial for the ADF:&amp;nbsp;https://community.alfresco.com/docs/DOC-6600-adf-101-getting-started-with-alfresco-application-development-frameworkUnder section 1.1.1 I have installed Alfresco process services and now I am trying to change the port num</description>
      <pubDate>Sun, 12 May 2019 23:44:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37361#M15720</guid>
      <dc:creator>dgr72</dc:creator>
      <dc:date>2019-05-12T23:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the tomcat server port for Activiti BPM?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37362#M15721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try looking under the conf folder-&amp;gt;server.xml . This will have the default port for the tomcat server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 19:10:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37362#M15721</guid>
      <dc:creator>sarveshmvm</dc:creator>
      <dc:date>2019-05-16T19:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the tomcat server port for Activiti BPM?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37363#M15722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change the port server on APS, you need to go to:&amp;nbsp;&lt;SPAN class="" style="background-color: #ffffff; font-size: 14px;"&gt;&amp;lt;alfresco-tomcat&amp;gt;/shared/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file in Tomcat.&amp;nbsp;For example, you can&amp;nbsp;override the default port like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="" style="color: #333333; background-color: #f5f5f5; border: 1px solid #888888; margin: 0px 0px 20px; padding: 2px;"&gt;&lt;SPAN class="" style="color: #000000;"&gt;activiti&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;domain&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;http&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #880000;"&gt;//127.0.0.1:9090&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2019 12:27:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37363#M15722</guid>
      <dc:creator>rallegre</dc:creator>
      <dc:date>2019-05-20T12:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the tomcat server port for Activiti BPM?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37364#M15723</link>
      <description>&lt;P&gt;If you are using Alfresco process services 1.11.1 or above you must edit&amp;nbsp;&lt;SPAN&gt;server.xml&amp;nbsp;&lt;/SPAN&gt;file which is located in&amp;nbsp;&lt;SPAN&gt;../tomcat/conf/&lt;/SPAN&gt;&amp;nbsp;and change following line:&lt;/P&gt;&lt;PRE&gt;&amp;lt;Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" /&amp;gt;&lt;/PRE&gt;&lt;P&gt;change port 8080 to whatever port that you need and is free&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 06:50:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37364#M15723</guid>
      <dc:creator>hmirheydari</dc:creator>
      <dc:date>2021-08-06T06:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do you change the tomcat server port for Activiti BPM?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37365#M15724</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/52769"&gt;@dgr72&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for acceptng the solution - really helpful to other users.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 13:13:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-do-you-change-the-tomcat-server-port-for-activiti-bpm/m-p/37365#M15724</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2021-08-10T13:13:57Z</dc:date>
    </item>
  </channel>
</rss>

