Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-4792

deploy --inPlace - wrong error message for non-existing folders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.2.1
    • deployment
    • Security Level: public (Regular issues)
    • None

    Description

      JBoss wants the names of exploded web application folders to end in .war.

      I tried to deploy one of these exploded wars in Geronimo, too, but the deployer thinks it's a .war and fails.

      2.2-SNAPSHOT
      Build 2009.08.11-03:08:02.228-0400

      ./deploy.sh -u system -p manager deploy --inPlace ./projekte/jboss-eap-4.3/server/default/deploy/myapp.war
      Using GERONIMO_HOME: /projekte/geronimo-tomcat6-javaee5-2.2-SNAPSHOT
      Using GERONIMO_TMPDIR: var/temp
      Using JRE_HOME: /projekte/jdk1.6.0_15/jre
      2009-08-12 10:15:18,568 ERROR [DeployTool] Error:
      org.apache.geronimo.common.DeploymentException: Invalid JAR file ./projekte/jboss-eap-4.3/server/default/deploy/myapp.war
      at org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:97)
      at org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:168)
      at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
      at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
      at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)

      Attachments

        1. 4790.patch
          1 kB
          Chi Runhua

        Activity

          People

            genspring Lin Quan Jiang
            weberjn Jürgen Weber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: