Open hcgpalm opened 10 years ago
Hi,
JBoss version ?
Hi! JBoss version is Red Hat JBoss EAP 7.4.1-2. The modules directory structure changed in JBoss 7.2 or something. See: https://developer.jboss.org/wiki/LayeredDistributionsAndModulePathOrganization?_sscc=t
OK, thanks. I'll take a look.
org.hyperic.hq.plugin.jboss7.JBossDetectorBase.getVersion() assumes that jboss-as-server.jar is located within *module-dir/org/jboss/as/server/main but with the new layered module directory it resides in module-dir /system/layers/base /org/jboss/as/server/main.