[jruby-dev] Co-hosting Rails and Java Servlet with the same context root on GlassFish v3

2008-04-04 Thread Vivek Pandey
Hello, I have a simple rails app (with a controller) deployed on GlassFish v3. http://localhost:8080/myrailsapp/say/hello displays a simple web page. Here the controller is say and hello is the view. What I want to do is to access http://localhost:8080/myrailsapp/myservlet. I have correctly pack

[jruby-dev] [jira] Created: (JRUBY-2364) The private keyword doesn't change visiblity of previously called methods with same send/call site

2008-04-04 Thread Vladimir Sizikov (JIRA)
The private keyword doesn't change visiblity of previously called methods with same send/call site -- Key: JRUBY-2364 URL: http://jira.codehaus.org/browse/JRUBY-2364

[jruby-dev] [jira] Created: (JRUBY-2363) Kernel.exit! does not work from within Rails running under Webrick

2008-04-04 Thread Martin Krauskopf (JIRA)
Kernel.exit! does not work from within Rails running under Webrick -- Key: JRUBY-2363 URL: http://jira.codehaus.org/browse/JRUBY-2363 Project: JRuby Issue Type: Bug Co

[jruby-dev] [jira] Created: (JRUBY-2362) StringIO#rewind doesn't clear EOF flag, fails new rubyspec

2008-04-04 Thread Vladimir Sizikov (JIRA)
StringIO#rewind doesn't clear EOF flag, fails new rubyspec -- Key: JRUBY-2362 URL: http://jira.codehaus.org/browse/JRUBY-2362 Project: JRuby Issue Type: Bug Affects Versions: JRuby

[jruby-dev] [jira] Created: (JRUBY-2361) Kernel.load and Kernel.require can't handle paths with ~/ and ~username/

2008-04-04 Thread Vladimir Sizikov (JIRA)
Kernel.load and Kernel.require can't handle paths with ~/ and ~username/ Key: JRUBY-2361 URL: http://jira.codehaus.org/browse/JRUBY-2361 Project: JRuby Issue Type: Bug