[jbosstools-issues] [JBoss JIRA] (JBIDE-17936) Remote deploy only server has wrong temp dir and unreadable entries in server editor

Rob Stryker (JIRA) issues at jboss.org
Wed Jul 23 06:27:30 EDT 2014


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

Rob Stryker commented on JBIDE-17936:
-------------------------------------

The code indicates that deploy-only server doesn't really make use of the temporary deploy folder when in remote mode.  In a local server, we'll copy to a temporary folder, and then do an atomic move of the file. For remote servers we do not do this. 

With this in mind, it would seem that we should remove all references to a temporary deploy folder when using a remote deploy-only adapter. 

> Remote deploy only server has wrong temp dir and unreadable entries in server editor
> ------------------------------------------------------------------------------------
>
>                 Key: JBIDE-17936
>                 URL: https://issues.jboss.org/browse/JBIDE-17936
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta3
>         Environment: JBDS 8.0.0.Beta3b B193
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.CR1
>
>         Attachments: deploy-only-crop.png, deploy-only-full.png, JBIDE-17936.png
>
>
> This is a follow up of JBIDE-17867. That one is now fixed. I believe this is actually a regression of that one:
> When you create a remote deploy only server and set up a deploy and temp dir and then open the server editor, you will notice two problems:
> 1. In the Server behavior section, the UI for the deploy and temp directories is unreadable unless your window is very big.
> !deploy-only-crop.png!
> See also the full JBDS window screenshot - it shows that it's not really that small. And I rarely have bigger window and never saw anything like this before.
> 2. In the Deployment page, you can see that the deploy and temp dirs are the same - both use the deploy dir. I set up two distinct dirs there.



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


More information about the jbosstools-issues mailing list