This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 117915 - Deploying JRuby apps WAR on GlassFish
Summary: Deploying JRuby apps WAR on GlassFish
Status: RESOLVED WONTFIX
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 2 votes (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-05 14:30 UTC by arungupta
Modified: 2014-02-17 23:58 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arungupta 2007-10-05 14:30:25 UTC
NetBeans allows a WAR file to be created out of a JRuby app very easily. However deploying to GlassFish is a manual step
that is performed outside the IDE. In order to provide a complete integration with GlassFish, the IDE needs to provide a
menu item which would not let the user leave IDE even for this.
Comment 1 Martin Krauskopf 2007-10-26 06:51:43 UTC
We are after feature freeze and cannot do UI changes. This is rather RFE, thanks for idea.
Comment 2 arungupta 2008-01-31 03:32:57 UTC
I'd like to bump up the priority of this bug for a more complete end-to-end story.
Comment 3 Gregory Murphy 2008-06-01 18:09:38 UTC
I received several requests for this feature at RailsConf 2008. I think that many Rails developers would like to keep
the current "run" and "deploy" actions, for iterative development on Mongrel/Webrick/Lighttpd, but also have a "deploy"
for glassfish for periodic sanity checks.
Comment 4 arungupta 2008-06-09 22:19:26 UTC
JRuby-on-Rails apps can be natively deployed on GlassFish v3 and supports iterative development. More details are
available at:

http://blogs.sun.com/arungupta/entry/totd_32_rails_deployment_on

Comment 5 arungupta 2014-02-17 23:58:20 UTC
Don't expect this to be ever supported.