0 Replies Latest reply on Jul 14, 2008 4:03 AM by controlcho

    How could an aplication decide if it should be deployed or n

      I'm using JBoss 4.2.2 and I'd like to know if there is a way for the application to "decide" if it should be deployed or not.
      What I want to do is prevent the SysAdmin from deploying application archives that haven't been signed beforehand. So obviously the code that makes the decision should be in the signed ear file or it could be turned off.
      I'd appreciate any thoughts on the subject.