Re: Remote debugging a Tapestry application

2017-04-04 Thread Barry Books
I believe you will be able to see the values if you are in development mode. On Tuesday, April 4, 2017, g kuczera wrote: > Hi everybody, > I wanted to speed up my work and try out the remote debugging from Eclipse. > It indeed works (I use jetty:run on localhost and then remote debugging > confi

Remote debugging a Tapestry application

2017-04-04 Thread g kuczera
Hi everybody, I wanted to speed up my work and try out the remote debugging from Eclipse. It indeed works (I use jetty:run on localhost and then remote debugging configuration from Eclipse), the breakpoints are hit. The big problem is the wrong values of the pages' fields - all of them equal null o