If you were in a large corp and given the task of writing a Swing app that was to be deployed on some 200 PCs in the corp, and you had to support configurations and updates to all those 200 PCs, JBoss would be the way to go.  All 200 PCs could deploy the Swing app from a central server.  All PCs could deploy updates from the central server.  And you could manage configuration of all apps from your machine via the jmx-console.  All that is doable by having JBoss be the basis for the Swing app.

Dave Smith wrote:

An intresting read but I fail to see how this is usefull in all but the
most trival example. When a JFrame starts it uses the DISPLAY enviroment
variable (UNIX systems) to determine where to display it. So if I am
running a local JBOSS container on my system then it would be good for
rapid protyping but for the field?

I have not had alot of sleep this week, please enlighten me on other
uses for this or if I am way off base.

On Wed, 2002-08-14 at 15:17, Dimitri Pissarenko wrote:
> Hello!
>
> I've coded a very simple example of how one can launch a Swing
> application with a Jboss Mbean.
>
> If someone is interested, look at
> http://www.geocities.com/dapissarenko/jboss_swing.html
>
> Regards
>
> Dimitri Pissarenko
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Dice - The leading online job board
> for high-tech professionals. Search and apply for tech jobs today!
> http://seeker.dice.com/seeker.epl?rel_code1
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

--
Greg Turner, JBoss Authorized Consultant

Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363
 

Reply via email to