0 Replies Latest reply on Mar 14, 2005 10:10 AM by yatesco

    Hibernate/HAR archives + dependent wars

    yatesco

      Hi all,

      Apologies if this is the wrong post.

      I basically want to deploy my HAR and WAR files seperately, more specifically, I expect to have to re-deploy the WAR files (which depend on the HAR) much more frequently then I deploy the HAR file.

      My question is, is there any way to tell JBoss that certain WARs are dependent on the HAR, thus if I redeploy the HAR, JBoss will inform the WARs that their SessionFactory is no longer valid?

      Many thanks,

      Colin