You specify the Tomcat port is when you install CA Business Intelligence. If required, you can the Tomcat port for CA Business Intelligence after the installation is complete by modifying the server.xml file.
To change the Tomcat port
C:\Program Files\CA\SC\CommonReporting3
<!-- Define a non-SSL Coyote HTTP/1.1 Connector on port 8080 -->
<Connector URIEncoding="UTF-8" acceptCount="100" connectionTimeout="20000" debug="0" disableUploadTimeout="true" enableLookups="false" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" port="8070" redirectPort="8443" />
BusinessObjects Enterprise now uses the new port number.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|