security-role-mapping outside of sun-web.xml?
I have a need to define the security-role-mapping elements outside of a war/ear file, on Sun AS8.1.
Looking through documentation, forums, etc, I found the default-web.xml, which I used to define the filter for the Access Manager Policy Agent, however, there is no mention of a default-sun-web.xml or something similar that I can define the security-role-mapping(s) in....
Is there a way to define security-role-mapping(s) outside of the war / ear file(s)?
Thanks.

