BTW, the source and javascript for Tapestry is as always in the Maven repo.
Olle Hallin Senior Java Developer and Architect olle.hal...@crisp.se www.crisp.se 2009/10/26 Olle Hallin <olle.hal...@hit.se> > Very constructive comment! NOT! > > You don't get better treatment by being rude. > > Olle Hallin > Senior Java Developer and Architect > olle.hal...@crisp.se > www.crisp.se > > > > > 2009/10/26 Argo Vilberg <wilps...@gmail.com> > > ok ok, then write your own bugfree tapestry:) >> >> And by the way, where i get tapestry latest source. Are there any SVN >> server? >> >> Thise combine javascript are massed up my hole javascript library so >> nothing >> works with no brausers!! >> >> So combine javascript is tottaly BUG!!!!! >> >> >> ARgo >> >> 2009/10/26 Inge Solvoll <inge.tapes...@gmail.com> >> >> > I know, but I don't want to do that :) >> > >> > On Mon, Oct 26, 2009 at 2:15 PM, Argo Vilberg <wilps...@gmail.com> >> wrote: >> > >> > > Just use >> > > <context-param> >> > > <param-name>tapestry.combine-scripts</param-name> >> > > <param-value>false</param-value> >> > > </context-param> >> > > >> > > >> > > >> > > in your web.xml faile and there are no more virtual big links. >> > > >> > > >> > > Argo >> > > >> > > 2009/10/26 Inge Solvoll <inge.tapes...@gmail.com> >> > > >> > > > Hi! >> > > > >> > > > The path to the aggregated javascript included on the page by T5 >> looks >> > > like >> > > > this: >> > > > >> > > > /assets/virtual/ >> > > > >> > > > >> > > >> > >> H4sIAAAAAAAAAJXQUWrDMAyAYTPY065RyhjUTrdlawc9S3AcOVOb2MZSRtMz7Wq7w$002bJAAn1J6ZsR3y8b$002f$002f6Jx4sQD1II8SRelCYCJkUmYmBtusZ3pHK5lZnMVYiePfcB5JGEXLZX0$002bSflz1YC4ZHuZok6wDEsZ$002fRNEhqPamy0eZUYqxmNk$002bS29zctmmBSNcwXv41cR2CejfG7t8$002bqizf63L3OvxAYupIypygQvZxPqT2877WeGexTuFuMTS$002bDd6B47GGH4g9f6Mby8MdJUJwtcVzwdhAWd9$002bcYtndKQuw4qiC5VmiMW2yIbwH4zpiYQ3AgAA.js >> > > > >> > > > This causes problems on some appservers. Specifically, JK connector >> for >> > > IIS >> > > > chokes on this and won't deliver the scripts to the client, due to >> the >> > > very >> > > > long url. We had to turn off script combination for this customer. >> > > > >> > > > Is it possible to use a shorter url? I realize that there probably >> is a >> > > > reason for this url, but does it REALLY have to be THAT long? :) >> > > > >> > > >> > >> > >