Re: Remote debugging a Tapestry application

2017-04-16 Thread g kuczera
of global objects in the page. >> > >> > Note: I am assuming that you are trying to see the value of the global >> > variable of the page in the watch dialog. >> > >> > -Original Message- >> > From: Barry Books [mailto:trs...@gmail.com] >&

Re: Remote debugging a Tapestry application

2017-04-12 Thread g kuczera
Original Message- > > From: Barry Books [mailto:trs...@gmail.com] > > Sent: Wednesday, April 5, 2017 5:10 AM > > To: Tapestry users > > Subject: Re: Remote debugging a Tapestry application > > > > I believe you will be able to see the values if you are in develo

RE: Remote debugging a Tapestry application

2017-04-05 Thread Lance Java
ssuming that you are trying to see the value of the global > variable of the page in the watch dialog. > > -Original Message- > From: Barry Books [mailto:trs...@gmail.com] > Sent: Wednesday, April 5, 2017 5:10 AM > To: Tapestry users > Subject: Re: Remote debugging a Tap

RE: Remote debugging a Tapestry application

2017-04-05 Thread Ankit Jain
variable of the page in the watch dialog. -Original Message- From: Barry Books [mailto:trs...@gmail.com] Sent: Wednesday, April 5, 2017 5:10 AM To: Tapestry users Subject: Re: Remote debugging a Tapestry application I believe you will be able to see the values if you are in development

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