On 12/13/12 12:16 PM, Rick Mann wrote: > On Dec 13, 2012, at 11:32 , Scott Ferguson <[email protected]> wrote: > >> That behavior is part of the spec. >> >> If the mapping already exists, the addMapping does nothing. It's not an >> override. > Wait, really? In my web.xml, I used to have: > ... > And you're saying that the new hotness doesn't allow me to do that?
Yep, the new spec feature works backwards from Resin's configuration behavior. (No, I don't know why they chose that definition.) > Or is there a way to avoid the resin mapping? That's what the bug report would be. We'd have to add some kind of configuration or marker to let Resin's configuration be a lower priority. -- Scott _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
