[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7065) RSE Deployment does not work for complex deployments on running servers

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Sep 24 08:23:28 EDT 2010


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

Max Andersen commented on JBIDE-7065:
-------------------------------------

wondering why we are using twiddle.sh - for safety? ensurance that it will work even when ports are closed or ?

Patch looks ok except error handling is ex.printstacktrace() - that's useless. should be logged to errors/warnings.

> RSE Deployment does not work for complex deployments on running servers
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-7065
>                 URL: https://jira.jboss.org/browse/JBIDE-7065
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.2.0.M2
>            Reporter: Dominik Pospisil
>            Assignee: Rob Stryker
>             Fix For: 3.2.0.Beta1
>
>         Attachments: JBIDE-7065.patch
>
>
> RSE Deployment does not work for complex deployments on running servers. The problem is that the deployment structure is copied file by file to remote system, which could be potentially slow operation. There is a high chance that the deployer scanner on target server pickup new deployment before copy operation is completed and the deployment fails. I have never managed to deploy a Seam project successfully.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list