cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy DQXI web services on Data Integrator Tomcat servlet engine

paul_kessler
Active Participant
0 Kudos
112

My customer has Data Integrator 11.7.2 and DQXI 11.7.2. Data Integrator is using the default Tomcat 5 servlet installation to run the Management Console. I need to deploy the DQXI web service on the same Tomcat server, but i am unable to find the Tomcat Manager. is ther a way to deploy WAR files on the DI Tomcat servlet?

Accepted Solutions (0)

Answers (1)

Answers (1)

paul_kessler
Active Participant
0 Kudos

The solution turned out to be simple:

1. Copy $DQXI_HOME/ws/FirstlogicIQService.war into the $LINK_DIR/ext/webservice directory

2. Copy $DQXI_HOME/project_portal/FLProjectPortal.war into the $LINK_DIR/ext/webservice directory

3. Open Internet Explorer and go to this URL:

.....http://hostname:28080/FirstlogicIQService/FirstlogicIQService

.....where hostname is the DI server name

4. If you get the response that the Firstlogic service is active then enter this address:

.....http://hostname:28080/FLProjectPortal