0 Replies Latest reply on Sep 26, 2005 1:20 AM by pmoran

    Having trouble using an ear and an external war

    pmoran

      I have the core application deployed in an ear file and the UI in a war file. When the war is inside the ear all works fine. When I deploy them separatly I get a blank page.

      Besides removingthewar from the ear the only other change is that I remove the web module entry in the application.xml file.

      I must have some configuration problems here but I am not sure what.

      The war has the client classes in the classes directory

      The ear has core classes in it and the client jar.

      Both ear and war have the same client classes and jars