And what about this:

        http://www.trcinc.com/knowledge/articles/XMLTalk.pdf

you can find it here :
        http://www.trcinc.com/knowledge/software/xmltalk/xmltalk.asp

(maybe there is an open source projet that does the same)

It is a framework that allows you to define swing app in XML and make lazy
links to your model/controller (like for WebObject from Next/Apple). You
could then implement a very simple jboss sub-deployer for this kind of file
and hop! you can deploy your code as a jar and the GUI as an XML file (that
you can easily update.)

Cheers,


                        Sacha

> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de David
> Jencks
> Envoyé : jeudi, 15 août 2002 03:14
> À : [EMAIL PROTECTED]
> Objet : Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0
>
>
> Cool!
>
> I don't know much about permissions.  Would it be possible to remove the
> "shutdown the jvm" permission from  the thread before starting the swing
> app, thus avoiding the need to copy or modify any of the swing app code?
>
> Thanks
> david jencks
>
> On 2002.08.14 15:17:46 -0400 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: Dice - The leading online job board
> for high-tech professionals. Search and apply for tech jobs today!
> http://seeker.dice.com/seeker.epl?rel_code=31
> _______________________________________________
> 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