[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2 Management Interfaces

apwalker do-not-reply at jboss.com
Tue Feb 19 18:03:55 EST 2008


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#4130566

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130566



More information about the jboss-dev-forums mailing list