From: Nathan Date: 2009-08-20T07:30:07+09:00 Subject: Re: What would you like to know about JRuby? On 2008-11-04 19:58:22 -0500, James Britt said: > Charles Oliver Nutter wrote: >> Bill Kelly wrote: >>> Applets? >>> - are applets supported? work OK or problematic? >>> - what's the minimum or typical jar file size to get a reasonable >>> jruby runtime in an applet? >> >> Yeah, good idea. How about mobile too? We get a lot of questions about >> whether JRuby could work on Android et al, and though we're not working >> on it it's most definitely possible. I figure we could cover the current >> state and possible future for both applets and mobile and give people >> the step-by-step needed to make either work. >> >> So much stuff we could include. >> > > Indeed. I'd like to hear more about JRuby on the Web for non-Rails > apps. (I've been hacking around getting a straight-up Rack app up > running on Glassfish via Warbler, and want to do the same for a Ramaze > project; if there are others at RubyConf in the same boat give a yell, > we can swap war (ha ha!) stories.) I am very interested in rack app deployment to non-glassfish environmets. JBoss, Tomcat, etc. I am setting up vm's to test with locally, but it's an uphill battle for me.