RE: ajp13 port always 8009 (config does not apply)

2002-12-02 Thread Roberts, Eric
Hussayn,

The JK2 properties file contains a directive to port 8009.

You need to change this as well!

-Original Message-
From: SAXESS - Hussayn Dabbous [mailto:[EMAIL PROTECTED]]
Sent: Montag, 02. Dezember 2002 16:27
To: [EMAIL PROTECTED]
Subject: ajp13 port always 8009 (config does not apply)


Hy;

I wanted to change the ajp13 port from 8009 (the default port) to
9010. But i always see, the instance opening on the default port.
This is an exerpt of my server.xml:

!-- Define a non-SSL Coyote HTTP/1.1 Connector on port 9000 --
Connector className=org.apache.coyote.tomcat4.CoyoteConnector
 port=9000 minProcessors=5 maxProcessors=75
 enableLookups=true redirectPort=8443
 acceptCount=10 debug=99 connectionTimeout=2
 useURIValidationHack=false /

!-- Define a Coyote/JK2 AJP 1.3 Connector on port 9010 --
Connector className=org.apache.coyote.tomcat4.CoyoteConnector
 port=9010 minProcessors=5 maxProcessors=75
 enableLookups=true redirectPort=8443
 acceptCount=10 debug=99 connectionTimeout=2
 useURIValidationHack=false
 protocolHandlerClassName=org.apache.jk.server.JkCoyoteHandler/

I can connect from a browser via port 9000. And if i comment out the
ajp connector and restart tomcat, the ajp connector will not be
instanciated as expected. So i am shure, my server.xml is readable
and been executed...

I tried to track the problem within the sources, but i quickly gave up.
Maybe someone knows, if this is a bug (i've seen a NEW bug on this issue
in the bugdatabase) or i missunderstand something ...


regards, hussayn



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: ajp13 port always 8009 (config does not apply)

2002-12-02 Thread Kristján Bjarni Guðmundsson

Return Receipt
   
Your  RE: ajp13 port always 8009 (config does not apply)   
document   
:  
   
was   Kristján Bjarni Guðmundsson/BIS/Dev/REK/Hugvit   
received   
by:
   
at:   02.12.2002 15:57:22  
   





--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]