[jbosstools-issues] [JBoss JIRA] (JBIDE-17076) Improve workflow for deploy only server scripts setup

Rob Stryker (JIRA) issues at jboss.org
Mon Apr 14 10:00:35 EDT 2014


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

Rob Stryker commented on JBIDE-17076:
-------------------------------------

The text fields are marked as not editable, and not enabled.  In my workspace, they are both grey properly as expected. Can you provide a screenshot of this? Thanks. 

> Perhaps such a checkbox could be placed in the launch config and not in the server editor

This would require reversing some of the logic in various parts of the codebase, but it's doable, it would just take some work. There'd also be a bit of a backwards compatibility issue to make sure older servers that have the key set on the server instead of the launch config still work.  But it may break local jboss servers, which also use that key, but have no obvious place to put such a UI in the local server's launch configuration. 
                
> Improve workflow for deploy only server scripts setup
> -----------------------------------------------------
>
>                 Key: JBIDE-17076
>                 URL: https://issues.jboss.org/browse/JBIDE-17076
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.Beta2
>
>
> I discussed JBIDE-7515 with Lucia Jelinkova and we have some suggestions.
> Right now the workflow is not optimal.
> Say you're a user and want to set up custom scripts for startup/shutdown with Deploy-only server. So you set up the server, open Server Editor, click Open launch config and realize you can't enter your scripts.
> You will see this message at the top:
> Your server is currently configured to ignore startup and shutdown actions.
> OK, so how do I change that? Perhaps I should go back to the server editor.
> It may or may not occur to me that it's the checkbox which reads Server is externally managed. Assume server is started. But in fact the server is shown as Stopped in server view, I'm confused. (Actually, I am not confused, I'm JBDS QA, so I know how this works. But your average user might be ;) ).
> Perhaps such a checkbox could be placed in the launch config and not in the server editor, so when you open the launch config, you can start editing your script right away? Would that be possible? It could be called Enable Start and Stop Commands.
> Also, how are the command text fields disabled currently? Because it's not visible they are disabled unless you try to edit them. Isn't normally a disabled field grey-ish?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list