2 Replies Latest reply on Dec 15, 2008 12:03 PM by peterj

    Cannot reorder the web application deployment order!

    ray.swc

      Hi,

      I'm having two web application to be deployed on the jboss, which named Apple.war and Doll.war. Yet, Apple.war should be started AFTER Doll.war. Otherwise, the ServletContextListener in Apple.war got stuck on startup of jboss coz it references to something only visible after Doll.war is deployed. The default sequence is following the lexical order which is not we should have.

      Please advise on fixing this issue. Thanks so much!

      Ray.