[
https://issues.apache.org/jira/browse/JDO-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Mbiama updated JDO-753:
-----------------------------
Environment:
Linux-based hosting:
Java Servlets (JSP via Tomcat engine)
Apache ASP
Python
PHP5
JSON PHP Extension
was:
eNom's Linux-based hosting:
Java Servlets (JSP via Tomcat engine)
Apache ASP
Python
PHP5
JSON PHP Extension
> 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: Linux-based hosting:
> Java Servlets (JSP via Tomcat engine)
> Apache ASP
> Python
> PHP5
> JSON PHP Extension
> Reporter: Roger Mbiama
> Labels: build
> Fix For: JDO 3 update 1 (3.0.1)
>
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> /*
> * 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)