I found this out while setting up my web.xml file to define security for
application.

If you define multiple elements of type <security-constraint>, make certain
that you give each value for element <web-resource-name> a unique name.

If you do not provide a unique name, JRun will only protect one of the
resources, not the rest that you provide.  

Regards,
Phillip



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to