1 Reply Latest reply on Feb 12, 2013 2:33 AM by nickarls

    Urgent Multiple wars in jboss AS7

    hrudayk16

      Hi All,

       

      Have following requirements:

      Three wars should be deployed to AS7.0 with One JVM.

      1. webservice.war

      2. Logic1.war

      3.Logic2.war

       

      Once webservice request is received, the methods in the webservice should have logic to call methods in logic1.war OR Logic2.war

       

      Is this possible and good architecture ? if yes what configuration needs to be done

       

      Any help is greatly appreciated.

       

      Thanks