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

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -