jboss - Wildfly global module - how to pass in configuration parameters -


we trying deploy servletextension in wildfly 10 server global module. purpose have our custom httphander automatically injected every web app deployment. question is, how configure environment-specific configuration properties our servletextension? example, can add properties somewhere in standalone.xml servletextension can read? know there jndi solution i'm looking simpler.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -