Roger Mbiama created JDO-753:
--------------------------------
Summary: Review Tomcat port configuration
Key: JDO-753
URL: https://issues.apache.org/jira/browse/JDO-753
Project: JDO
Issue Type: Bug
Components: site and infrastructure
Affects Versions: JDO 3 update 1 (3.0.1)
Environment: eNom's Linux-based hosting:
Java Servlets (JSP via Tomcat engine)
Apache ASP
Python
PHP5
JSON PHP Extension
Reporter: Roger Mbiama
Fix For: JDO 3 update 1 (3.0.1)
/*
* new additional configuration
*/
<Service name="/StreamHandler; /apache-continuum-buildagent-1.4.2; /exemples">
<Connector port="9080/" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443/smb" />
<Engine name="" tHost="-services24.com">
<Host name="-services24.com" appBase="/var/www/vhosts/../httpdocs/"
unpackWARs="true"
autoDeploy="true" xmlValidation="true"
xmlNamespaceAware="false">
<Alias>domain.net</Alias>
</Host>
</Engine>
</Service>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)