0 Replies Latest reply on Jun 4, 2010 12:54 PM by tomjenkinson

    BlackTie admin services repackaged in .ear

    tomjenkinson

      Guys,

       

      In trunk and from M4 onwards we are now packaging the BlackTie admin services in an .ear instead of the jar-with-dependencies model that we employed before.

       

      All this should mean for users deploying from a distribution will be to change references from:

      blacktie-admin-services-<VERSION>-jar-with-dependencies.jar

      To:

      blacktie-admin-services-ear-<VERSION>.ear

       

      If you are building from source, you will need to deploy the following artifact into JBoss:

      <BLACKTIE_SOURCE_HOME>/blacktie-admin-services/ear/target/blacktie-admin-services-ear-<VERSION>.ear

       

      All the best,

      Tom