1 Reply Latest reply on Apr 17, 2005 4:04 PM by michaelukpong

    Exploded ear does not work

    michaelukpong

      Hi peeps!

      I am using jboss 4 on my local system and i can deploy my app as an exploded ear without issues.

      However when I move it to my remotely managed server (www.eapps.com) and deploy it I get this error:

      org.jboss.deployment.DeploymentException: No META-INF/application.xml found
       at org.jboss.deployment.EARDeployer.init(EARDeployer.java:119)
       at org.jboss.deployment.MainDeployer.init(MainDeployer.java:828)


      I know that my remote server also runs Jboss4 so what could be the problem?

      I have zipped this app as a regular ear and it works on the remote server as a zipped app. what could make it not recognize exploded wars?

      Is there a jboss config that disables it? what config could that be?

      Thanks and regards

      Michael