3 Replies Latest reply on Feb 22, 2012 3:33 PM by method_ben_qc

    Security annotations for EJB in JBoss AS 7.0.2

    mateo01

      Hi,

       

      I have question if support for annotations @SchemaValidation for validating soap messages according to the XSD and all annotations for security authorization (@SecurityDomain, @RolesAllowed, @DeclaredRoles etc.) is already implemented in JBoss AS 7.0.2 Final?

      I am asking because I am implementing application which using EJB and JAX-WS and I have tried to implement schema validation and security based on roles, but it seams that adding this annotations to EJB's make nothing is happening? If it is not implemented yet, please advice me with which release it will be?

       

      Thanks.