correct me if I'm wrong
rhq consists of a server and agent component. To integrate you would write an agent plugin
which could interact with the JBM Management API directly. This could be a totally
separate project and wouldn't directly add any dependencies to JBM. Since it's
added to the rhq agent which runs in a separate JVM.
The rhq agent communicates with the server via JBoss Remoting but has a web-app to
interact with it. You would probably need to customize the web-app to add support for JBM
management functions. This is the part I'm unfamiliar with.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130566#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...