You could always download the source code and take out the code that causes the logging problem and compile another jar until they resolve the issue in a future release. :)
Jay Dmitri Bichko-2 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 > > -- View this message in context: http://old.nabble.com/Matching-on-type-is-a-little-risky-so-watch-out%21-tp26853095p26857760.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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
