0 Replies Latest reply on Nov 5, 2002 6:19 AM by d3tommy

    Problem deploying multiple web applications

    d3tommy

      Hi,

      I want to deploy 2 different webapplications (one running on port 8080 and the other running on port 8443). They reside in 2 different ears.

      When I put them both into the deploy directory of my configuration I get an error message stating that the chlid name is not unique. That is probably because both applications wants to be in the context root.

      So my question is, can I deploy these applications in any way so that they booth can be at the context root but for differnt ports.