Jerome, I downloaded the latest and I'm still having the problem.
The issue can easily be reproduced by running the demo at the end of the
section 5 of the tutorial, but instead of port 8182, use port 80. Any
request will produce the NPE. I also tried adding the code below to the
tutorial code as you suggested in your response:
container.getDefaultHost().setResourcePort("80");
...but to no avail.
Regards,
Jeff

