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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Apr 4 10:59:41 EDT 2011


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

Max Rydahl Andersen commented on JBIDE-8678:
--------------------------------------------

Joshua, i'm not sure what you expect ? If you tamper with the deployed content then things will get "weird".

If you want to force a publish then right click the server and click "Full Publish" on the module you want deploed or "Clean" on the server to get everything redeployed.


> "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