I want to enable JMX information for IronJacamar but the documentation talks about putting the properties
file next to the jar file. For JBoss EAP, where should I put the properties file ? I've got my one line properties file:
remote.jmx.access=true
Just need to know where to copy it in the JBoss EAP layout. Should it be dropped into the deployments
subdirectory with my .rar file ?
ironjacamar.properties doesn't apply to WildFly / JBoss EAP. Look at the management options for WildFly / JBoss EAP instead.