1 Reply Latest reply on Apr 1, 2004 4:53 PM by csmanohar

    DeploymentException when deploying .ear w/ 3.2.3 and 3.2.1 o

    andy999

       

      "andy999" wrote:
      Hi

      I keep getting a DeploymentException when deplying an ear on jboss-3.2.1 and jboss-3.2.3 on Win2K. The same ear deploys fine on Mac OS/X 10.2. The message is "No META-INF/application.xml found" but the application.xml is definitely within the ear. After looking at the source it seems the EARDeployer can't load it as a resource. I have successfully deployed this ear to the same box before with no problems.

      Here are the contents of my .ear file:

      META-INF/
      META-INF/MANIFEST.MF
      aopalliance.jar
      cglib2.jar
      commons-collections.jar
      commons-logging.jar
      dom4j.jar
      ehcache.jar
      hibernate.sar
      META-INF/application.xml
      META-INF/jboss-app.xml
      odmg.jar
      spring.jar
      trafficlite-common.jar
      trafficlite-ejb.jar
      trafficlite.war

      Thanks for any help in advance

      cheers
      andy