[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-8678) "Run on Server" does not intelligently handle deletion of .war

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Apr 18 01:51:33 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen closed JBIDE-8678.
--------------------------------------

    Release Notes Text: 
if you expect the tools to manage deployments don't mess with the deployments manually :)

You can reset the server adapters understanding of deployments with a force publish.
            Resolution: Rejected


> "Run on Server" does not intelligently handle deletion of .war
> --------------------------------------------------------------
>
>                 Key: JBIDE-8678
>                 URL: https://issues.jboss.org/browse/JBIDE-8678
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: core
>         Environment: JBDevStudio 4
>            Reporter: Joshua Wulf
>            Assignee: Max Rydahl Andersen
>
> When a seam project is generated and run on the embedded eap server, if you delete the .war or the -ds from the deploy directory, Dev Studio doesn't handle it properly.
> The Dev Studio seems to push only a delta of changed files to the server, and doesn't check to see if the war has been tampered or removed. So if you now attempt to "Run on Server", it will fail as there will be no .war file deployed. Changing one of the files in the project, saving it, then hitting "Run On Server" again results in the changed file being pushed to a .war in the server's deploy directory, but nothing else.
> I managed to get Dev Studio to push the whole project to the server by restarting Dev Studio.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list