Fedora Account System
Red Hat Associate
Red Hat Customer
We should take the AS7 connection code and refactor it out of the AS7 plugin so we can reuse it elsewhere. I envision being able to use this in the RHQ Server (particularly the new installer, and maybe in the core server itself) so it can probe in the AS7 container it is running on and do things like deploy datasources, find out the version of the container, deploy the ear, undeploy the installer, etc etc. (things our current installer does).
Created attachment 597609 [details] patch to refactor AS7 connection code to its own common client module
from ccrouch: (12:15:33 PM) ccrouch: (10:35:00 AM) mazz: I attached my patch to refactor the AS7 connection code to its own common module (12:15:34 PM) ccrouch: one thing to think about before merging this to master (12:15:34 PM) ccrouch: is whether any of this code needs to get cherry picked for jon311
turns out, the RHQ Server won't be using the same client code as that of the AS7 plugin. so we can close this
NOTE: we now have our own common AS7 client, not based on the AS7 plugin, here: modules/common/jboss-as-dmr-client