[jbosstools-issues] [JBoss JIRA] (JBIDE-12918) Cannot deploy archive on the server

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Mon Nov 19 10:37:22 EST 2012


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

Jaroslav Jankovič edited comment on JBIDE-12918 at 11/19/12 10:37 AM:
----------------------------------------------------------------------

Rob I have found out, why archive identifiers had the same value. Packages file from my original test project is:

{code}
<?xml version="1.0" encoding="UTF-8"?><packages version="1.3">
  <package exploded="false" inWorkspace="true" name="pr3a.jar">
    <properties/>
  </package>
  <package exploded="false" inWorkspace="true" name="pr3b.jar">
    <properties/>
  </package>
  <properties/>
</packages>
{code}

As you can see, there are no archive identifiers. So when importing such a project into workspace, these identifiers were generated with the same values because there were generated at the same time I guess. 

My question is: how can be generated such a package file where there are no identifiers?
                
      was (Author: jjankovi):
    Rob I have found out, why archive identifiers had the same value. Packages file from my original test project is:

{code}
<?xml version="1.0" encoding="UTF-8"?><packages version="1.3">
  <package exploded="false" inWorkspace="true" name="pr3a.jar">
    <properties/>
  </package>
  <package exploded="false" inWorkspace="true" name="pr3b.jar">
    <properties/>
  </package>
  <properties/>
</packages>
{code}

As you can see, there are no archive identifiers. So when importing such a project into workspace, these identifiers were generated with the same values because there were generated at the same time I guess. 

My question is: how can be generated such a project where there are no identifiers?
                  
> Cannot deploy archive on the server
> -----------------------------------
>
>                 Key: JBIDE-12918
>                 URL: https://issues.jboss.org/browse/JBIDE-12918
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Archives
>    Affects Versions: 3.3.0.Final, 3.3.1, 4.0.0.Beta1
>         Environment: Fedora 17 x64, java version "1.7.0_05", AS 7.1.1
>            Reporter: Jaroslav Jankovič
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 4.0.0.CR1
>
>         Attachments: JBIDE-12918.ogv, pr3.zip
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list