[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-7064) RSE Deployment does not work with compressed archives

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Sep 17 01:30:28 EDT 2010


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

Rob Stryker resolved JBIDE-7064.
--------------------------------

    Resolution: Cannot Reproduce Bug


Your steps are a bit vague. You don't outline the expected outcome vs the real outcome, or any stacktraces you might have seen. Also your step 2 "Define a remote server" also lacks detail.

I am not able to replicate this bug. I have defined an EAP 5 server, changed it to RSE behaviour, set the proper home directory and config name, marked the server to compress archives, created a dynamic web project, and published the dynamic web project to the remote folder in question.  Without adding any files to the project, the remote file deploys as follows;


rob at ironcloud:~/redhat/server/default$ unzip -l deploy/SomeDyn.war
Archive:  deploy/SomeDyn.war
  Length     Date   Time    Name
 --------    ----   ----    ----
       39  09-17-10 13:25   META-INF/MANIFEST.MF
      701  09-17-10 13:25   WEB-INF/web.xml
        0  09-17-10 13:25   META-INF/
        0  09-17-10 13:25   WEB-INF/
        0  09-17-10 13:25   WEB-INF/classes/
        0  09-17-10 13:25   WEB-INF/lib/
 --------                   -------
      740                   6 files

If you can still replicate this bug I encourage you to re-open it with further details =] 

> RSE Deployment does not work with compressed archives
> -----------------------------------------------------
>
>                 Key: JBIDE-7064
>                 URL: https://jira.jboss.org/browse/JBIDE-7064
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.2.0.M2
>            Reporter: Dominik Pospisil
>            Assignee: Rob Stryker
>
> RSE Deployment does not work with compressed archives.
> Steps to reproduce:
> 1) Create Dynamic web project
> 2) Define a remote server
> 3) Open server's Deployment settings and check "Deploy projects as compressed archives"
> 4) Save server settings
> 5) Try do deploy web project to that server

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