Sorry for non-informative title. The whole warning is: WARN - (WebPageRenderer.java:162) - The Buffered response should be handled by BufferedResponseRequestHandler I know in various places it is said to be harmless and I dont know if other people seeing this warning for the same reason as me... Mine's cuase is as it seems "If I access a page via either a link or typing adress to a mounted page this warning pops up. In addition I use *org.apache.wicket.request.mapper.CryptoMapper* in my authorization strategy class. Somehow root request mapper pass response twice and at second time since the stored response is still in the buffer it complains."
Question is : Is there any solution to avoid this warning? PS: if I remove authorization strategy this warning does not show up. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Regarding-WARN-WebPageRenderer-java-162-v1-5-7-tp4651245.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
