WildFly CLI - Add a JBossWeb Global Valve

From NovaOrdis Knowledge Base
Revision as of 20:35, 8 March 2017 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Overview

/subsystem=web/valve=ExampleValve:add(module="io.novaordis.example",class-name="io.novaordis.example.ExampleValve")
/subsystem=web/valve=ExampleValve:add-param(param-name="someParameter", param-value="some value")

where "module" contains the