2 Replies Latest reply on Oct 9, 2008 5:43 PM by peterj

    DeploymentException: Failed to find .war in zipped .ear

    isotope1145

      I am deploying an .ear to JBoss 4.0.5. The .ear contains an exploded .war and a .jar with EJBs. The exploded .ear deploys OK. However, when I deploy the zipped (i.e. unexploded) .ear I get the following exception:
      org.jboss.deployment.DeploymentException: Failed to find module file: aries-service.war

      When I unzip the .ear, it deploys again fine.

      Any ideas?