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

> -----Original Message-----
> From: Peter Fagerlund [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 08, 2001 6:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] A new user interface for JBoss
> 
> 
> on 1-08-08 19.05, Jacob Andresen at [EMAIL PROTECTED] wrote:
> 
> > JbossMGT client could run on your mobile phone  :oP
> 
> Yes ... design in a PresenterFactory interface in front of the JSR-77
> interface that can be used by a JMX, HTML, WAP, 
> anyOtherProtocol client
> classes to generate (transcode) the data (delivered from the JSR-77
> interface) to the different views.
> 
> /peter_f
>   
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
> 


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

Reply via email to