For deployments to JBoss AS7 is it still expected that the old way of
associating a security domain with a deployment / individual components
will be followed?
i.e. Specifying the <security-domain> element in the deployment
descriptors or using the SecurityDomain annotation on specific beans.
Has there been any consideration regarding assigning a security domain
as part of the actual deployment process i.e. deploy this archive and
use domain X.
Regards,
Darran Lofthouse.