POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

Subscribe

MAIN arrow Reference Guides arrow Intalio|Server - With different port

Intalio|Server - With different port

Print E-mail

 

 

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.

 

Last Updated ( Feb 26 2008 )
  < Prev Next >