RE: Strategies for debugging

2011-07-30 Thread Mike Müller
il.com] > Sent: Friday, July 29, 2011 6:18 PM > To: users@sling.apache.org > Subject: Strategies for debugging > > I would appreciate help with advice on how to chase down a bug in the > DefaultGetServlet. > > I make a GET to a page: > html:localhost://jars/a23/a23734d6

Re: Strategies for debugging

2011-07-29 Thread Justin Edelson
Use remote debugging and walk through the code ? In this particular case, you have a node called /jars/a23/a23734d6e9cdb1eef1aef5d242a0522dc300f0019.json of type nt:unstructured. You are requesting /jars/a23/a23734d6e9cdb1eef1aef5d242a0522dc300f0019.json/ and have directory indexes turned off. Thi

Strategies for debugging

2011-07-29 Thread Phil Rice
I would appreciate help with advice on how to chase down a bug in the DefaultGetServlet. I make a GET to a page: html:localhost://jars/a23/a23734d6e9cdb1eef1aef5d242a0522dc300f0019.json and get the following response 403 Forbidden Forbidden (403) The requested URL /jars/a23/a23734d6e9cdb1