Bug 839332

Summary: refactor the AS7 connection code out of the AS7 plugin into a common module for reuse
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: PluginsAssignee: John Mazzitelli <mazz>
Status: CLOSED WONTFIX QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-23 15:40:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 851268    
Attachments:
Description Flags
patch to refactor AS7 connection code to its own common client module none

Description John Mazzitelli 2012-07-11 15:29:05 UTC
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).

Comment 1 John Mazzitelli 2012-07-11 15:33:36 UTC
Created attachment 597609 [details]
patch to refactor AS7 connection code to its own common client module

Comment 2 John Mazzitelli 2012-07-11 19:32:21 UTC
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

Comment 3 John Mazzitelli 2012-08-23 15:40:51 UTC
turns out, the RHQ Server won't be using the same client code as that of the AS7 plugin. so we can close this

Comment 4 John Mazzitelli 2012-09-25 14:00:06 UTC
NOTE: we now have our own common AS7 client, not based on the AS7 plugin, here:

modules/common/jboss-as-dmr-client