I take a look into that now. 2005/10/28, Martin Marinschek <[EMAIL PROTECTED]>: > I have had this problem too. > > Thanks Simon for figuring out what causes the problem. > > Mathias, any time to look into this? > > regards, > > Martin > > On 10/28/05, Simon Kitching <[EMAIL PROTECTED]> wrote: > > Simon Kitching wrote: > > > I've just updated to latest HEAD code in SVN, built jars and deployed. > > > With these latest jars, I now get the contents of every page > > > *duplicated*, ie: > > > > > > <html> > > > full response output > > > full response output again > > > </html> > > > > > > It's quite a neat effect, actually :-) > > > > > > This also happens with the nightly 2005-10-25 binary download. > > > It does not happen with the 2005-10-22 build. > > > > > > I am using JBoss, Tiles, Sun java 1.5, linux. > > > > > > Ok, I've pinned the problem change down further. > > > > The problem is in the tomahawk jar. I've verified that R328330 is good. > > R328433 is bad. And R328433 is just a compilation fix for unit tests. So > > the problem was caused by this commit: > > > > ------------------------------------------------------------------------ > > r328404 | mbr | 2005-10-26 05:21:17 +1300 (Wed, 26 Oct 2005) | 1 line > > Changed paths: > > [LOTS of files changed here] > > > > refactored & improved AddResource to allow serving any resource through > > a ResourceLoader interface. > > ------------------------------------------------------------------------ > > > > Unfortunately the list of files touched by this change is quite large so > > it's not easy to figure out exactly what the problem is. > > > > > > > > Regards, > > > > Simon > > > > > -- > > http://www.irian.at > Your JSF powerhouse - > JSF Trainings in English and German >
-- Mathias
