Best way to integrate JRuby into existing Java Desktop application

I need to develop some simple data entry forms for an existing Java
application. Since doing this with JRuby is that more easy (and fun) I
would like to integrate JRuby and some gems (ActiveRecord for example)
into an existing Java application. So far I have only packaged rails
applications using warbler. I was wondering if it is possible to do the
same for a desktop application. Whats the best way to do that for a
desktop application ? If possible I would still like to deploy the whole
application as a single jar file.

Regards
Roger

To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

If possible I would still like to deploy the whole
application as a single jar file.

rawr?

-r