











Signup for Training
- Singapore, SI, Jan 19-21
- San Francisco, CA, Jan. 20-22
- London, UK, Jan 20-22
- Denver, CO, Jan. 28-30
- Frankfurt, DE, Feb 04
More trainings...
Intalio|BPMS Webinars
- Dec 30, 2008 10 AM PST
- Jan 7, 2009 10 AM GMT
- Jan 9, 2009 2 PM EST
- Jan 13, 2009 10 AM PST
- Jan 14, 2009 11AM VET(SP)
- Jan 15, 2009 1 PM EST
- Jan 23, 2009 2 PM EST
- Jan 28, 2009 11AM VET(SP)
- Feb 10, 2009 2 PM EST
- Feb 12, 2009 1 PM EST
- Feb 24, 2009 2 PM EST
- Mar 12, 2009 1 PM EST
- Mar 18, 2009 2 PM EST
- Mar 27, 2009 2 PM EST
POLL
Login
Who's online?
- (jloge@ebsco.com)
- Alexander Rieger (alexander.rieger)
- Alfredo Bolt (alfredo.bolt)
- Brian PASSANTE (brian.passante)
- Eva Das (eva.das)
- Ezequiel Muñoz (ezequiel.munoz)
- Johan Strandler (johan)
- KJCh Shivanand (shivanand)
- Luiz Maia (luiz.maia)
- Marcin Urbanski (marcin.urbanski)
- Med Ghaz (med.ghaz)
- Meshaan Ram (meshaan.ram)
- Olaf Schmitz (olaf.schmitz)
- Ravinderjit Singh (ravinderjit.singh)
- Sherie rox (sherie.rox)
- Silmara Martins (silmara)
Subscribe
Reference Guides
Intalio|Server - With different port Intalio|Server - With different port
To setup Intalio|BPMS CE to run on a different port than the one preconfigured; follow these step-by-step instructions (documented for the latest version in Intalio|BPMS, i.e., 5.x).
Pre-Installation Requirements
Download Intalio|Server latest from our download section.
Hardware:
200 MB of disk space.
Operating Systems:
Windows: Windows XP SP2, Windows 2000.
Unix: Fedora Core 4, MacOS, AIX, Solaris, any Unix platform that supports Java.
Environment:
Java Developer Kit (JDK) 1.5.0 (Java 5) release 7 required (or higher).
The JAVA_HOME environment variable must be set to the directory where the JDK is installed, e.g., c:\Java\jdk1.5.0_07
You can install Intalio|Designer and Intalio|Server in any order. In order to deploy and execute processes, you will need both installed.
Instructions to change the port:
(by default Intalio|Server runs on port 8080)
Go to the location where Intalio|Server has been installed and modify the list of files mentioned below according to your requirement.
1. Change value of port attribute for <gbean name="JettyWebConnector"> in /var/config/config.xml.
2. wsEndpoint value for <bean id="tas.authStrategy"> tag in /var/config/tempo-tas.xml.
3. endpoint value for < bean id="tas.storageStrategy"> tag in /var/config/tempo-tas.xml.
4. wsEndpoint value for <bean id="tms.authProvider"> in var/config/tempo-tms.xml
5. Change value of <constructor-arg> for <bean id="tokenService"> tag in /var/config/tempo-ui-fw.xml.
6. wdsEndpoint value for <bean id="config"> tag in / var/config/tempo-wds.xml.
7. Change value of <constructor-arg> for <bean id="tokenService"> tag in var/config/console/console-springapp-servlet.xml.
8. All WSDL endpoint values (e.g. TaskManager, AbsenceRequest) inside /var/processes.
9. <pxeBaseUrl> value for fds-config.xml in /repository/org/intalio/tempo/workflow/fds/5.x.x.x/fds-5.x.x.x.war/WEB-INF/classes.
10.<tmsUrl> value for fds-config.xml in /repository/org/intalio/tempo/workflow/fds/5.x.x.x/fds-5.x.x.x/WEB-INF/classes.
11.<param-value> for <context-param> tag of web.xml file in /repository/org/intalio/tempo/tempo-xforms-manager-geronimo-1.1/5.x.x.x/tempo-xforms-manager-
geronimo-1.1-5.x.x.x.war/WEB-INF.
For process deployment from Intalio|Designer, it is very necessary to change the values of Server URL and Deployment service URL fields within it. (i.e. Menu>Windows>Preferences>Process>Deployment of Intalio|Designer).
Working with Intalio|BPMS Server:
Start server by double click on startup.bat file inside bin folder of installation.
Point your browser to http://localhost:XXXX/bpms-console and login as admin to verify the authentication.
Conclusion:
Browser window will show processes list in console if everything is all right.

