Re: [jruby-dev] JRuby under OSGi

2010-11-29 Thread Rob Heittman
I use JRuby under OSGi several places. I also have to do step #1. In my user story, the non-workingness of step #2 is a good thing; the OSGi paradigm is helping restrict my REPL to see only what I mean it to -- users can't accidentally/on-purpose go in and randomly exercise Java classes at will,

[jruby-dev] JRuby under OSGi

2010-11-29 Thread Anthony Juckel
I've been wanting to embed a JRuby REPL in Eclipse applications I'm building for some time now. I finally started picking at the code to test feasibility and ran into one simple issue. Basically, I wanted to have an Eclipse App load up the JRuby runtime, then run a simple(-ish) Ruby script within

[jruby-dev] [jira] Created: (JRUBY-5219) Problem w/ JRuby, Warbler & Weblogic 10

2010-11-29 Thread J. Atwood (JIRA)
Problem w/ JRuby, Warbler & Weblogic 10 --- Key: JRUBY-5219 URL: http://jira.codehaus.org/browse/JRUBY-5219 Project: JRuby Issue Type: Bug Components: Rails WAR Deployment Affects Versions: J