Now I am really confused - not just but really ;-)

You say that MGT will use EJB as communication instead of JMX as bus ?

I can se a PresentationFactory using EJB as collector of data before it
delegates to its HTML, Wap, Swing or whatHaveU for presentation specific
processing, but for MGT of JBoss instances I belive JMX should be utilised ?

/peter_f


on 1-08-08 19.39, Schaefer, Andreas at [EMAIL PROTECTED] wrote:
> Hi
> 
> JSR-77 comes (by default) with a EJB front-end which each
> client can use to get the information about the management
> domain of application servers (this is mandatory).
> 
> My idea about this is:
> - we have a dedicated, stripped-down application server
> running the management server
> - this server contains the EJB front-end (I mentioned above)
> but also the other presentations like HTML (using JSP and
> the EJB front-end) etc.
> 
> Another goal for me is to come up with a management client
> that does not know which servers run in the background (finally
> we could maybe have a mixed set of application server vendors
> running in the same management domain). Note that the HTML
> generator is for me also a client not just the browser.
> 
> Andy
> 



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to