Hi

----- Original Message ----- 
From: "Wei-ju Wu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 12:40 AM
Subject: Re: [JBoss-dev] A new user interface for JBoss


> > I am starting to create a management GUI see project
> > JBossMGT but right now I am only working on making
> > JBoss manageable but have no clear idea how to create
> > the GUI.
> 
> Do you need some help on that point ? I could spend some time
> thinking about it if I know how it should be used.


Yes, I could need some help. Right now I postponed the design
for a GUI because I am focused on implementing the server
stuff.
There are two things right now I would need:
- Design of the JBoss MGT GUI (see below)
- Design of the Look & Feel
When we have enough people we maybe develop a HTML
as well as a Swing client at the same time.

> > Therefore the Frame, Menu, Navigation etc. are all
> > JMX MBeans loaded through the same mechanism as
> > JBoss and use JMX method invocation and attribute
> > .........
> > In this case your deployment tools could be added
> > as part of the administration GUI.
> 
> Hm, sounds interesting, but how will the frontend be
> started/activated initially ?
> Which advantages would there be to make the frontend
> manageable ? I always thought the frontend should be at
> the manager level. Or is there some toplevel frontend that
> will invoke sub-frontends through JMX ?

This will only work for the Swing client:
The GUI would start up like JBoss server. Don't confuse
JMX with management (JMX is primarely used for management
puprose but it can also create a dynamic application and
defines also an intra-application communcation). And for the
last two items I want use JMX to create the JBoss MGT GUI.

When you have some ideas feel free to update the JBossMGT
project page or add a special JBossMGT client design page to
it (as I did for the server part).

Thanx - Andy


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

Reply via email to