09-21-2006 05:08 AM
09-21-2006 12:08 PM
09-22-2006 05:33 AM
09-22-2006 07:53 AM
09-26-2006 03:30 PM
<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
address="192.168.1.1"
port="8080" minProcessors="5" maxProcessors="75"
enableLookups="true" redirectPort="8443"
acceptCount="100" debug="0" connectionTimeout="20000"
useURIValidationHack="false" disableUploadTimeout="true" />In Jboss, you can run it using:run.bat -b 192.168.1.1 (windows)
run.sh -b 192.168.1.1 (unix)Hope this helps,Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.