regarding the removal of web-security.xml from metadata/xdoclet

2005-12-03 Thread Anil Gangolli
As Björn Ingimundarson recently noticed, we somehow lost the resource refs portion of the web.xml. It's because they happened to have been hiding in the web-security.xml fragment in metadata/xdoclet, and that was removed with the recent Acegi changes. I believe we need the resource refs in

Re: regarding the removal of web-security.xml from metadata/xdoclet

2005-12-03 Thread Matt Raible
On 12/3/05, Anil Gangolli [EMAIL PROTECTED] wrote: As Björn Ingimundarson recently noticed, we somehow lost the resource refs portion of the web.xml. It's because they happened to have been hiding in the web-security.xml fragment in metadata/xdoclet, and that was removed with the recent