Jeff,
I've downloaded the beta21 and reproduced the issue. We will quickly fix it.
Thierry
On 12/6/06, Thierry Boileau <[EMAIL PROTECTED]> wrote:
Hello Jeff,
I don't reproduce the issue. I copy/paste the demo code with port 80 in my
Eclipse JDE and can test the demo with no NPE.
I'm trying again without my Eclipse JDE.
best regards,
Thierry
On 12/6/06, Jeff Walter <[EMAIL PROTECTED]> wrote:
>
> 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
>