[jbosstools-issues] [JBoss JIRA] (JBIDE-18094) Do not force restart modules when server is run in debug mode

Rob Stryker (JIRA) issues at jboss.org
Wed Aug 20 06:49:30 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994284#comment-12994284 ] 

Rob Stryker commented on JBIDE-18094:
-------------------------------------

Karaf / servicemix / fuse server types use these launching classes for launching their respective server types. I'm ensuring behavior is easily overridden or customized in the implementation via protected methods etc to allow them more options to opt-in or opt-out.   It's reasonable to assume that since those servertypes can deploy many module types, they could also suffer from a similar issue and this functionality could actually help them, if it works for their use case. 

> Do not force restart modules when server is run in debug mode
> -------------------------------------------------------------
>
>                 Key: JBIDE-18094
>                 URL: https://issues.jboss.org/browse/JBIDE-18094
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.2.0.Beta3
>            Reporter: Rob Stryker
>         Attachments: initialsuggestionfor_hotcodefailurereplace.bmml, initialsuggestionfor_hotcodefailurereplace.png
>
>
> The request is that modules should not force-restart when a server is in debug mode. More often than not, a change to a .class file, when the server is in debug mode, does not require any special action or force-restart of the module. The changes to the .class file will be picked up automatically. 
> Ideally, we would also detect a hotcode replace failure, and then force-restart the module if possible. 



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list