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 144304 - Grails application deployment on GlassFish
Summary: Grails application deployment on GlassFish
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 20:03 UTC by arungupta
Modified: 2011-11-29 14:20 UTC (History)
1 user (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 2008-08-18 20:03:09 UTC
When creating a Grails application, an option should be provided for the application to be directly deployed on
GlassFish. This will provide a better integration of Grails with GlassFish.
Comment 1 Petr Jiricka 2011-11-29 14:20:07 UTC
Is this still valid? Does GlassFish have some "native" support for Grails, or is it necessary to create a (exploded) war file?