|         | 
 
  Before you begin
This task applies only when you are using the Advanced security model to import policies from a Web application or EJB deployment descriptor. To import policies, see Import security data from deployment descriptors.
To verify imported roles:
web.xml deployment descriptor for
            the Web application and record the content of any
            <url-pattern> and
            <http-method> elements, as well as any
            <role-name> subelements of the
            <auth-constraint> element.
          ejb-jar.xml deployment descriptor
            for the EJB, and record the content of any
            <method-permission> elements, specifically
            focusing on the <role-name>,
            <ejb-name>, and
            <method-name> subelements.
          |  |