4 Replies Latest reply on May 3, 2011 5:10 AM by sudheerchandracse

    Need Help in Deploying a EAR File and WAR file in the Same Node

    sudheerchandracse

      Hi all,

       

      I have a ear file(say abc.ear) and war file(say bcd.war). bcd.war uses the Jars that are present in the abc.ear.

      When I deploy both ear and war file in single nodein JBOSS 4.2.2. GA, , it is throwing an error saying " Unsuccessful Deployments" in the console while starting the server.

      But if i deploy both ear and war file in two different nodes, its working fine.

       

      Do I need to configure anything in node for deploying an ear and war in a single node.

       

      Please helpme in solving this issue.

       

      Thanks in Advance.

       

      Sudheer