Confirming it is failing with a fresh mvn generate and jetty:run from the command line.
Snippets follow - jdk1.7, reload mechanic = automatic in jetty, dev mode is on, osx 10.9.4 Changing the java class to read "CM Increment clicked" doesn't get updated. Changing the tml file to "increment normal" for the link doesn't get updated. neither of these options help either. mvn -Djetty.reload=manual jetty:run mvn -Djetty.reload=automatic -Djetty.scanIntervalSeconds=2 jetty:run LCR isn't working for me. Mylos-CPU:t5jpa mylo$ java -version java version "1.7.0_55" Java(TM) SE Runtime Environment (build 1.7.0_55-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode) [INFO] Configuring Jetty for project: t5jpa Tapestry 5 Application [INFO] Webapp source directory = /Users/mylo/Dev/t5jpa/src/main/webapp [INFO] Reload Mechanic: automatic [INFO] web.xml file = /Users/mylo/Dev/t5jpa/src/main/webapp/WEB-INF/web.xml [INFO] Classes = /Users/mylo/Dev/t5jpa/target/classes [INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog [INFO] Context path = /t5jpa [INFO] Tmp directory = determined at runtime [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] Webapp directory = /Users/mylo/Dev/t5jpa/src/main/webapp [INFO] Starting jetty 6.1.16 ... ______ __ ____ /_ __/__ ____ ___ ___ / /_______ __ / __/ / / / _ `/ _ \/ -_|_-</ __/ __/ // / /__ \ /_/ \_,_/ .__/\__/___/\__/_/ \_, / /____/ /_/ /___/ 5.3.7 (development mode) [INFO] Started SelectChannelConnector@0.0.0.0:8080 [INFO] Started Jetty Server [INFO] AppModule.TimingFilter Request time: 1421 ms On Mon, Aug 25, 2014 at 8:15 AM, Chris Mylonas <ch...@opencsta.org> wrote: > Ha! Yes it is, and it took until a long way down the page to come across > "LCR". > > It hasn't worked for my environment for months and I've been not bothered > to restart jetty when deving. I might just troubleshoot it today! > > Thanks for asking > On 25/08/2014 6:32 am, "Ivano Luberti" <lube...@archicoop.it> wrote: > >> Hi Thiago >> >> Il 24/08/2014 21:31, Thiago H de Paula Figueiredo ha scritto: >> >> > By the way, it's the first time I've ever seen live class reloading >> > being referred as LCR. >> > >> >> http://tapestry.apache.org/class-reloading.html >> >> >> isn't that an official page? >> >> -- >> ================================================== >> dott. Ivano Mario Luberti >> Archimede Informatica societa' cooperativa a r. l. >> Sede Operativa >> Via Gereschi 36 - 56126- Pisa >> tel.: +39-050- 580959 >> tel/fax: +39-050-9711344 >> web: www.archicoop.it >> ================================================== >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >>