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

timfox do-not-reply at jboss.com
Wed Feb 20 11:14:34 EST 2008


"mazz at jboss.com" wrote : "timfox" wrote : 
  |   | 
  |   | I didn't talk about the new JBoss5 embedded console and this may address this point you bring up.
  |   | 
  |   | The new JBoss5 embedded console will actually ship with the RHQ "plugin container" running in-process with it.  So, the "big iron" and the embedded console will use the same RHQ plugin architecture.  The embedded console will actually be:
  |   | 
  |   | a) a web app war with its own little seam-based UI (not the big-iron RHQ core UI but with some shared RHQ UI code nonetheless)
  |   | b) the RHQ plugin container (the same plugin container running in the RHQ Agent - the RHQ Agent is just a shell that wraps the RHQ plugin container)
  |   | c) the RHQ JBossAS5 plugin, which is deployed in the plugin container
  |   | 
  |   | So, it is concievable that you could write your jbm management UI and have it interface with the RHQ plugin (that talks to your jbm management interface) by embedding the plugin container just like the JBoss5 microcontainer's embedded console will do. That way you have one plugin that works in either your smaller mgmt UI console AND the big-iron RHQ Server stuff.
  |   | 
  | 
  | Now that sounds interesting.
  | 
  | 
  | 
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130844#4130844

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



More information about the jboss-dev-forums mailing list