Here you go: http://www.stripesframework.org/jira/browse/STS-732
Thanks for looking into this. Cheers, Dmitri On Sat, Dec 19, 2009 at 1:23 PM, Freddy Daoud <[email protected]> wrote: > Seems reasonable to me. Could you open a JIRA issue for this? > > Cheers, > Freddy > http://www.stripesbook.com > > > On Sat, 19 Dec 2009 08:45:59 -0500, "Dan Mace" <[email protected]> > said: >> I was bothered by this, too. The best I could do short of patching the >> code was to put a log4j category filter on >> "net.sourceforge.stripes.integration.spring.SpringHelper" to suppress >> everything except errors. >> >> On Sat, Dec 19, 2009 at 1:34 AM, Dmitri Bichko <[email protected]> wrote: >> > >> > Hi All, >> > >> > Is there any way to turn get rid of the above message? >> > >> > I understand what it's trying to say, and it's OK that Stripes and I >> > have chosen to disagree here, but my logs are flooded with thousands >> > of these: >> > >> > "WARNING: Found unique SpringBean with type [...]. Matching on type is >> > a little risky so watch out!" >> > >> > I would rather not turn the stripes logging level lower than WARN. >> > Filtering the messages out in log4j seems suboptimal, as well. >> > >> > Maybe in a future version it can be set at DEBUG? Or only warn you >> > the first time a particular bean is injected (though that seems like a >> > tad more work)? >> > >> > Incidentally, this is my single biggest complaint about stripes - >> > everything else works beautifully! >> > >> > Cheers, >> > Dmitri >> > >> > ------------------------------------------------------------------------------ >> > This SF.Net email is sponsored by the Verizon Developer Community >> > Take advantage of Verizon's best-in-class app development support >> > A streamlined, 14 day to market process makes app distribution fast and >> > easy >> > Join now and get one step closer to millions of Verizon customers >> > http://p.sf.net/sfu/verizon-dev2dev >> > _______________________________________________ >> > Stripes-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/stripes-users >> >> ------------------------------------------------------------------------------ >> This SF.Net email is sponsored by the Verizon Developer Community >> Take advantage of Verizon's best-in-class app development support >> A streamlined, 14 day to market process makes app distribution fast and >> easy >> Join now and get one step closer to millions of Verizon customers >> http://p.sf.net/sfu/verizon-dev2dev >> _______________________________________________ >> Stripes-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/stripes-users > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
