Van, I'm looking at your workaround instructions and one thing is unclear to me: in the standalone, you indicate the JBOSS_MODULES_SYSTEM_PKGS line should be added after the PRESERVE_JAVA_OPT, while in the domain.conf, it should be added after the JAVA line. Both of these files also contain the following: if [ "x$JBOSS_MODULES_SYSTEM_PKGS" = "x" ]; then JBOSS_MODULES_SYSTEM_PKGS="org.jboss.byteman" fi However, according to your instructions, the new JBOSS_MODULES_SYSTEM_PKGS line is added *after* the byteman line in the standalone.conf and *before* the byteman line (thus bypassing it) in the domain.conf. I think only one of those is correct, I'm assuming adding after the byteman line, so I setup our workaround thus. Please correct me if I'm wrong and I'll fix that.
resetting needinfo for Van which got clobbered.
I'm clearing needinfo on here based upon inactivity. Can this be closed?
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.