See below for more details: http://tapestry.apache.org/how-to-upgrade.html
http://tapestry.apache.org/configuration.html#Configuration-tapestry.applicationversion http://tapestry.apache.org/templating-and-markup-faq.html#TemplatingandMarkupFAQ-WhydomyimagesandstylesheetsendupwithaweirdURLslike%7B%7B%2Fassets%2Feea17aee26bc0cae%2Fctx%2Flayout%2Flayout.css%7D%7D%3F http://tapestry.apache.org/assets.html#Assets-AssetURLs Steve. On 20 June 2012 06:20, Howard Lewis Ship <[email protected]> wrote: > Change your application version number. > > On Tue, Jun 19, 2012 at 3:00 PM, Dongmei Cao <[email protected]> wrote: > >> Hi, >> >> After upgrading the Tapestry to 5.3.3 from 5.2.6, we have been getting >> the following exceptions. I know that it is because the client has the old >> JavaScript in the browser cache. My question is whether there is an elegant >> way to force the browsers to reload the JavaScript before the exception >> happens. Thanks in advance! >> >> *org.apache.tapestry5.ioc.internal.OperationException: A JSONArray text >> must start with '[' at character 1 of goButton [] * >> * at >> org.apache.tapestry5.ioc.internal.OperationTrackerImpl.logAndRethrow(OperationTrackerImpl.java:121) >> * >> * at >> org.apache.tapestry5.ioc.internal.OperationTrackerImpl.invoke(OperationTrackerImpl.java:88) >> * >> * at >> org.apache.tapestry5.ioc.internal.PerThreadOperationTracker.invoke(PerThreadOperationTracker.java:87) >> * >> * at >> org.apache.tapestry5.ioc.internal.RegistryImpl.invoke(RegistryImpl.java:1121) >> * >> >> >> Dongmei >> > > > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support. Contact me to > learn how I can get you up and productive in Tapestry fast! > > (971) 678-5210 > http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
