Hello!

>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? 

To my opinion, the modular architecture of JBoss makes it suitable NOT
ONLY for serving as EJB/JSP/Servlet container. Earlier, there were
posts in this mailing list in which considerations to use JBoss as a
basis for a Java client apps framework were laid out. I want to
explore the non-EJB/JSP/Servlet capabilities of JBoss and that was the
first step.

Apart from that, several posts in this mailing list lead me to the
impression, that using JBoss for starting Swing apps was not tried
before (with "Swing apps" I mean existing Swing apps and not example
GUI developed from the beginning on for use with JBoss). So, I thought
it could be interesting not only for me, but also for other members of
the mailing list.

Launching Swing apps from JBoss is useful, if you want to distribute
your application via Netboot (I already posted a description of this
to this mailing list). I want to do this, and this example was a
"spike solution" for that.

Regards

Dimitri Pissarenko

On 16 Aug 2002 13:58:29 -0400, you 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



-------------------------------------------------------
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

Reply via email to