1 Reply Latest reply on Nov 11, 2009 11:07 PM by rob.stryker

    Problem deploying archive

    parwenmine

      JBoss Archives Tools 3.1.0.v200910281724M-H247-M4
      eclipse.buildId=I20090611-1540

      I create an archive with the archive tool (an EAR archive). When I deploy that archive into JBoss using publish, it is published in a folder under the deploy folder with the same name as the ear-archive with extension jar

      Is this a bug? Should the ear be wrapped in a folder?

      My archive has name test.ear. The archive tool places it in the workspace. When I do publish I get the following structure under .plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server:

      deploy/test.ear.jar/test.ear



        • 1. Re: Problem deploying archive
          rob.stryker

          This is / was a bug in the m4 release. It has been fixed in svn / trunk. I've finally gotten annoyed at myself breaking the deployment code quite so often and so I'm making it a priority this week and next to write unit tests for as many cases as I can.