[jboss-as7-dev] Security Domain Association

Darran Lofthouse darran.lofthouse at jboss.com
Fri Jun 10 12:06:28 EDT 2011


On 06/10/2011 05:03 PM, Marcus Moyses wrote:
>> i.e. Specifying the<security-domain>   element in the deployment
>> descriptors or using the SecurityDomain annotation on specific beans.
> Yes, the<security-domain>  element is still used, at least in WARs. I
> think it should be used for EARs as well.
> There is SecurityDomain annotation in the PicketBox project but it has
> never been used for EJB3s. I think we should start using it to avoid
> having 2 different annotations. Customers get confused with that.
>> 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.

Is there any plan to use this annotation with servlets?


More information about the jboss-as7-dev mailing list