Once the docbase is installed
		in IXIA TEXTML Server
		4.4, it can be started as
		the production server and TEXTML Server version
		4.3 can be removed.
		
		- 
				Stop both TEXTML Server 4.3 and TEXTML Server 4.4 services. 
			
- 
				Configure the correct port number for TEXTML Server 4.4. To change the port number, do the
					following: 
				
					- 
						Open the TextmlServerCfg.xml file from each version in a text
							editor.
						For example, open:  
								- On Linux: /opt/ixiasoft/textmlserver/textml43.prod/textmlservercfg.xml
									and /opt/ixiasoft/textmlserver/textml44.prod/textmlservercfg.xml
 
- 
						In the version 4.4 of the TextmlServerCfg.xml file, locate the Endpointparameter and replace the value
							with port number2500.
- 
						In the version 4.3 of the TextmlServerCfg.xml file, locate the Endpointparameter and replace the value
							with a temporary port number.Important: Do NOT use
								port number 2500.
 
- 
						Save both files.
					
 
- 
				Start the TEXTML Server
					4.4
					service.
			
- 
				Verify the logs to see if TEXTML Server 4.4 started correctly. 
				
					For example, check /opt/ixiasoft/textmlserver/textml44.prod/log for error
						messages.  
 
- 
				Disable TEXTML Server 4.3. Run chkconfig --del
						textml.textml43.prod
			
- 
				Uninstall TEXTML Server version 4.3.