Hi,

is it only possible to configure valves using attributes in the server.xml or with nested elements, too, like

<Valve className="MyValve">
  <FooBar foo="bar"/>
</Valve>

with MyValve having an attribute of type FooBar.

Best regards
Achim



---------------------------------------------------------------------
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