Hi,

In mod_jk 1.2.19 the reference attribute is introduced for a worker. My
question is does inherentance work for this attribute. Example:

worker.template.activation=D

worker.worker1.reference=worker.template
worker.worker1.port=18009

worker.worker2.reference=worker.worker1

Will this result for worker2 into?

worker.worker2.activation=D
worker.worker2.port=18009
-- 
View this message in context: 
http://www.nabble.com/mod_jk-1.2.19-worker-reference-inherentance-question-tf2349342.html#a6542048
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to