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 179504

Summary: Improve Grails embedded server representation
Product: groovy Reporter: douglasv <douglasv>
Component: GrailsAssignee: Martin Janicek <mjanicek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: HP   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: WillNotDeleteJettyFromServicesAndJettyNotInstalledAsPlugin

Description douglasv 2010-01-14 07:22:28 UTC
can't delete jetty
on services tab

trying to delete jetty
also, can't get properties file

have a heap size issue
Comment 1 douglasv 2010-01-14 07:22:43 UTC
using grails-1.2
Comment 2 douglasv 2010-01-15 07:16:48 UTC
Created attachment 93322 [details]
WillNotDeleteJettyFromServicesAndJettyNotInstalledAsPlugin

tried to delete jetty from services tab, wouldn't go

tried to uninstall-plugin, but it's not installed in project

see the attachment here for bizarre behaviour
Comment 3 Petr Hejl 2010-05-12 14:26:28 UTC
Jetty is hardcoded as representation of Grails embedded server. Would need to upgrade to detect tomcat. Deletion is not possible by design.